aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTeddy Wing2020-08-30 04:51:51 +0200
committerTeddy Wing2020-08-30 04:51:51 +0200
commit4477ae635ec67d2b79ac670bbd73b88d4979e786 (patch)
tree7b3cea61bda3409d67d9132ded590d03de19ee16 /README.md
parent436c09d6484b657056db07f68b11da116bbd0307 (diff)
downloadgit-suggestion-4477ae635ec67d2b79ac670bbd73b88d4979e786.tar.bz2
git-suggestion-cli: Rename crate to `git-suggestion`
Now that I'm using the name "git-suggestion" in a few places, and from a user perspective, it's more Git-oriented than GitHub-oriented, I think the crate should be renamed to reflect that.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a247bb8..d1461a9 100644
--- a/README.md
+++ b/README.md
@@ -72,7 +72,7 @@ To compile from source or install on other platforms:
## Uninstall
- $ cargo uninstall github-suggestion-cli
+ $ cargo uninstall git-suggestion
## License