1
0
Fork 0

Update README.md

master
friendlyarm 2 years ago committed by GitHub
parent d20b71534b
commit 8c98c39d22
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -4,6 +4,7 @@
sudo apt-get -y update sudo apt-get -y update
sudo apt-get install -y sudo wget sudo apt-get install -y sudo wget
wget https://raw.githubusercontent.com/friendlyarm/build-env-on-ubuntu-bionic/master/install.sh wget https://raw.githubusercontent.com/friendlyarm/build-env-on-ubuntu-bionic/master/install.sh
chmod 755 install.sh
sudo ./install.sh sudo ./install.sh
``` ```
### Supported Distributions ### Supported Distributions

Loading…
Cancel
Save