Update BUILDING-external-libs.md

This commit is contained in:
m2049r 2017-09-23 00:09:20 +02:00 committed by GitHub
parent feae490e93
commit 1757a1de85
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ replacing "32" with "64".
## Prepare Ubuntu environment
```
sudo apt-install build-essential cmake tofrodos
sudo apt-get install build-essential cmake tofrodos
sudo mkdir /opt/android
sudo chown $LOGNAME /opt/android
```