Update readme commands

This commit is contained in:
vgmoose 2017-09-22 13:06:11 -04:00
parent 5f24f5703c
commit ea1b123d6b
No known key found for this signature in database
GPG key ID: 143AD2858525B22E
2 changed files with 3 additions and 1 deletions

View file

@ -8,6 +8,7 @@ ReSwitched unicorn fork:
```
git clone git@github.com:reswitched/unicorn.git
cd unicorn
UNICORN_ARCHS="aarch64" ./make.sh
sudo ./make.sh install
```
@ -15,7 +16,7 @@ sudo ./make.sh install
Python packages:
```
pip -r requirements.txt
pip install -r requirements.txt
```
### Ubuntu

1
requirements.txt Normal file
View file

@ -0,0 +1 @@
tatsu