diff --git a/README.md b/README.md index 9ff0385..8ccaaec 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,12 @@ will produce default command ```git clone https://github.com/sbimochan/smart-commit.git``` -```alias gcommit="sh ~/bin/smart-commit/commit"``` +```cd smart-commit``` + +```cp commit /usr/local/bin``` + +```cd /usr/local/bin``` + +```chmod +x commit``` And restart the terminal