mirror of
https://github.com/bytedream/aion.git
synced 2025-06-27 06:50:32 +02:00
Update README.md
This commit is contained in:
@ -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 upgrade && sudo apt-get update
|
||||||
$ sudo apt-get install git
|
$ sudo apt-get install git
|
||||||
$ sudo git clone https://github.com/blueshard-dev/aion_project
|
$ sudo git clone https://github.com/blueshard-dev/aion
|
||||||
$ cd aion_project
|
$ cd aion_project
|
||||||
$ sudo ./install.sh # if this won't work, type 'sudo bash install.sh' instead
|
$ sudo ./install.sh # if this won't work, type 'sudo bash install.sh' instead
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user