diff --git a/README.md b/README.md index 16d2be6..0462e64 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ # todo bash todo !! + +```bash +git clone git@github.com:InvisibleFuture/todo.git + +cd todo +chmod 777 main.sh + +sudo cp ./main.sh /usr/bin/todo +``` \ No newline at end of file