diff --git a/README.md b/README.md index 024e2f1129cf19a5040a9fe74f0758d6b0e46d9d..8f06cc41a1490b42ed0166ffd47973f6d50b6784 100644 --- a/README.md +++ b/README.md @@ -21,13 +21,18 @@ sudo apt install zsh ```shell git clone https://gitlab.viarezo.fr/2019hugueta2/shell-pics ~/shell-pics ``` +### Make file executable + +```shell +sudo chmod +x ~/shell-pics/install.sh +``` #### Start installation Do **not** install as **sudo**. ```shell -chmod +x ~/shell-pics/install.sh & ~/shell-pics/install.sh +~/shell-pics/install.sh ``` #### Follow instructions