mirror of https://github.com/m2049r/xmrwallet.git
Update BUILDING-external-libs.md
This commit is contained in:
parent
feae490e93
commit
1757a1de85
|
@ -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
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue