diff --git a/README.md b/README.md index 08f5422..931f014 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ To install **aion** for Linux / UNIX (only tested on Raspberry Pi 3B+ with Raspb ``` $ sudo apt-get upgrade && sudo apt-get update $ sudo apt-get install git -$ sudo git clone https://github.com/blueshard-dev/aion +$ sudo git clone https://github.com/blueShard-dev/aion $ cd aion_project $ sudo ./install.sh # if this won't work, type 'sudo bash install.sh' instead ```