Fix restore factory instructions.

This commit is contained in:
Brent Simmons 2017-12-10 11:36:04 -08:00
parent 8affe17238
commit c04b71f232
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ Heres how to start over with untouched preferences and default feeds:
1. Quit Evergreen if its 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 wont do the trick — its necessary to use the command line. Do: `defaults delete com.ranchero.Evergreen`