diff --git a/README.md b/README.md index 3f0c274..c603c37 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ A cli tool built using rust to clone git subdirectories Download the cli tool ```sh -(cd ~ && ./curl https://github.com/apinanyogaratnam/clone-git-subdirectory/releases/download/v0.0.2/cgs --output cgs && echo "alias cgs='~/cgs'") +(cd ~ && ./curl https://github.com/apinanyogaratnam/clone-git-subdirectory/releases/download/v0.0.2/cgs --output cgs && echo >> "alias cgs='~/cgs'") ``` ## Usage