mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2024-12-20 06:30:31 +01:00
Fix restore factory instructions.
This commit is contained in:
parent
8affe17238
commit
c04b71f232
@ -4,7 +4,7 @@ Here’s how to start over with untouched preferences and default feeds:
|
||||
|
||||
1. Quit Evergreen if it’s running.
|
||||
|
||||
2. Delete the application support folder. On the command line, do: `rm -rf '~/Library/Application Support/Evergreen/'
|
||||
2. Delete the application support folder. On the command line, do: `rm -rf ~/Library/Application\ Support/Evergreen/`
|
||||
|
||||
3. Delete the preferences. Just deleting the file won’t do the trick — it’s necessary to use the command line. Do: `defaults delete com.ranchero.Evergreen`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user