Some further uninstallation information

Corrected README path.
This commit is contained in:
Max Howell 2009-09-22 00:04:55 +01:00
parent 3094a162ac
commit c9db120edf

View File

@ -204,7 +204,12 @@ Uninstallation
rm -rf Cellar
brew prune
rm -rf Library .git
rm bin/brew .gitignore README
rm bin/brew .gitignore README.md
It is worth noting that if you installed somewhere like /usr/local then these
uninstallation steps will leave that directory exactly like it was before
Homebrew was installed. Unless you manually added new stuff there, in which
case those things will still be there too.
Sample Usage