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