Update README.md

This commit is contained in:
blueShard-dev 2020-06-28 11:27:09 +00:00 committed by GitHub
parent 77b2c72fa8
commit e9bf398539
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
```