readme: Update config paths

This commit is contained in:
Hylke Bons 2016-07-08 23:04:09 +01:00
parent 6a4350cf18
commit ba04717ea5
3 changed files with 4 additions and 3 deletions

View file

@ -86,5 +86,6 @@ sudo make uninstall
```bash
rm -Rf ~/SparkleShare
rm -Rf ~/.config/sparkleshare
rm -Rf ~/.config/org.sparkleshare.SparkleShare
```

View file

@ -48,7 +48,7 @@ To build SparkleShare from a command line (e.g. for using a CI system), use this
```
rm -Rf ~/SparkleShare
rm -Rf ~/.config/sparkleshare
rm -Rf ~/.config/org.sparkleshare.SparkleShare
```

View file

@ -34,7 +34,7 @@ This will create `SparkleShare.msi` in the same directory.
### Resetting SparkleShare settings
Remove `My Documents\SparkleShare` and `AppData\Roaming\sparkleshare` (`AppData` is hidden by default).
Remove `My Documents\SparkleShare` and `AppData\Roaming\org.sparkleshare.SparkleShare` (`AppData` is hidden by default).
### Uninstalling