diff --git a/README.md b/README.md
index 4275a2b7a22e53e5ae2b7d7c9eaac8cb00703a84..dcddac15074bcef400a44a390933df416f447775 100644
--- a/README.md
+++ b/README.md
@@ -39,7 +39,7 @@ Then, it's just a matter of performing one of the following methods:
 ## Install Direct From Git
 
 ```sh
-cargo +nightly install --git https://gitlab.redox-os.org/redox-os/ion/
+cargo +nightly install --git https://gitlab.redox-os.org/redox-os/ion/ ion-shell
 ```
 
 ## Build Locally