We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faf79a7 commit 77dd206Copy full SHA for 77dd206
docs/configuration.md
@@ -64,8 +64,8 @@ configuration file.
64
- on Windows is: `{HOME}/AppData/Local/Arduino15`
65
- on MacOS is: `{HOME}/Library/Arduino15`
66
67
-- The `directories.download` default is `{directories.data}/staging`. If the value of `{directories.data}` is changed in
68
- the configuration the user-specified value will be used.
+- The `directories.downloads` default is `{directories.data}/staging`. If the value of `{directories.data}` is changed
+ in the configuration the user-specified value will be used.
69
70
- The `directories.user` default is OS-dependent:
71
- on Linux (and other Unix-based OS) is: `{HOME}/Arduino`
0 commit comments