From 532402cbf39af357282156e2ca98d12e233f1a9f Mon Sep 17 00:00:00 2001 From: Simon Petit Date: Thu, 4 Jul 2019 01:20:16 +0200 Subject: [PATCH] minor updating installation --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 68a0cd8..bc48c73 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,8 @@ It only is designed in bash script, and should work perfectly fine on any Unix like machine. ``` -git clone -make install +git clone https://github.com/SiwonP/bob.git +make install (not implement yet) ``` ## Usage