Skip to content

Commit 7ef1976

Browse files
authored
Merge pull request #346 from oasisprotocol/matevz/docs/fix-windows-path
docs: Fix config path from Roaming to Local on Windows
2 parents b67f071 + acfda20 commit 7ef1976

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ configure all [ParaTimes supported by the Oasis Foundation][paratimes].
3434
The configuration folder of Oasis CLI is located:
3535

3636
- on Windows:
37-
- `%USERPROFILE%\AppData\Roaming\oasis\`
37+
- `%USERPROFILE%\AppData\Local\oasis\`
3838
- on macOS:
3939
- `/Users/$USER/Library/Application Support/oasis/`
4040
- on Linux:

0 commit comments

Comments
 (0)