update README with info on how to reset settings

This commit is contained in:
Hylke Bons 2012-03-09 20:55:15 +00:00
parent f60c3060d4
commit f7ff49182d

View file

@ -172,6 +172,20 @@ build installer
This will create `SparkleShare.msi` in the same directory.
## Reset SparkleShare settings
### Linux and Mac:
```
rm -Rf ~/SparkleShare
rm -Rf ~/.config/SparkleShare
```
### Windows
Remove `My Documents\SparkleShare` and `AppData\Roaming\sparkleshare` (`AppData` is hidden by default).
## Info
|||