Skip to content
This repository has been archived by the owner on Sep 5, 2020. It is now read-only.

Commit

Permalink
corrected %appdata% path in readme (#776)
Browse files Browse the repository at this point in the history
  • Loading branch information
luclu authored and Alex Van de Sande committed Jun 6, 2016
1 parent e2c0567 commit cd8dcf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ you can simply run the executeable after download.
For updating simply download the new version and copy it over the old one (keep a backup of the old one if you want to be sure).
The data folder for Mist is stored in other places:

- Windows `%APPDATA%\Roaming\Mist`
- Windows `%APPDATA%\Mist`
- MacOSX `~/Library/Application Support/Mist`
- Linux `~/.config/Mist`

Expand Down

0 comments on commit cd8dcf7

Please sign in to comment.