Skip to content

Commit 9bd6c15

Browse files
authored
docs: Fix mafiles Windows path (#462)
1 parent 1fd874e commit 9bd6c15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ If you have used [Steam Desktop Authenticator][SDA] before, you can use your exi
3939
- Linux:
4040
- `~/.config/steamguard-cli/maFiles/`
4141
- Windows:
42-
- `%APPDATA%\Roaming\steamguard-cli\maFiles\`
42+
- `%APPDATA%\steamguard-cli\maFiles\`
4343
3. Run `steamguard` from your terminal.
4444

4545

0 commit comments

Comments
 (0)