Skip to content

Commit 68c1467

Browse files
Paolo CalaoGiuseppe Lumia
Paolo Calao
and
Giuseppe Lumia
authored
Update README.md
Co-authored-by: Giuseppe Lumia <g.lumia@outlook.com>
1 parent e3bc632 commit 68c1467

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ Once you have the credentials, execute the following command and provide them wh
3838

3939
`$ arduino-cloud-cli config init`
4040

41-
By default, the configuration file will be created in the default arduino data directory (arduino15).
42-
To create a configuration file in a different folder, use the `--dest-dir` flag.
41+
By default it will be created in the arduino data directory (arduino15).
42+
You can specify a different destination folder with the `--dest-dir` option.
4343
Note that you can have several configuration files, in such case the config file being used will depend on which directory you are executing commands in. The priority is the following (from highest to lowest): config in the same directory commands are executed in (highest priority); config located in parents directories of the one commands are executed in; arduino15 default directory (lowest priority)
4444

4545
`$ arduino-cloud-cli config init --dest-dir <destinationFolder>`

0 commit comments

Comments
 (0)