aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 3304558..7107aa9 100644
--- a/README.md
+++ b/README.md
@@ -67,12 +67,12 @@ On Mac OS X, Git-Suggestion can be installed with Homebrew:
To compile from source or install on other platforms:
- $ cargo install --git https://github.com/teddywing/git-suggestion.git --root /usr/local
+ $ cargo install --git https://github.com/teddywing/git-suggestion.git
## Uninstall
- $ cargo uninstall --root /usr/local git-suggestion
+ $ cargo uninstall github-suggestion-cli
## License