Skip to content

Commit

Permalink
Merge pull request #346 from oasisprotocol/matevz/docs/fix-windows-path
Browse files Browse the repository at this point in the history
docs: Fix config path from Roaming to Local on Windows
  • Loading branch information
matevz authored Jan 13, 2025
2 parents b67f071 + acfda20 commit 7ef1976
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ configure all [ParaTimes supported by the Oasis Foundation][paratimes].
The configuration folder of Oasis CLI is located:

- on Windows:
- `%USERPROFILE%\AppData\Roaming\oasis\`
- `%USERPROFILE%\AppData\Local\oasis\`
- on macOS:
- `/Users/$USER/Library/Application Support/oasis/`
- on Linux:
Expand Down

0 comments on commit 7ef1976

Please sign in to comment.