From c184e60411eb7387a74923dc30b816a61591bee1 Mon Sep 17 00:00:00 2001 From: pvincent Date: Tue, 22 Oct 2019 16:15:39 +0400 Subject: [PATCH] better README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 04d73f7..16d5d9a 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,6 @@ uninstall development mode (credentials required) --------------------------------------- -* git clone git@artcode.re:pvincent/debian-bash.git -* cd debian-bash -* sudo ./install.sh +* git clone git@artcode.re:pvincent/debian-bash.git -C ~/DEV +* sudo ln -s $HOME/DEV/debian-bash /opt/debian-bash +* sudo /opt/debian-bash/install.sh