From 4330a9c331b23cb65e7d9dc1aae195f974580e92 Mon Sep 17 00:00:00 2001 From: satori Date: Fri, 3 Dec 2021 22:31:04 +0800 Subject: [PATCH] bash --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) 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