Update README.md

This commit is contained in:
alphastar868 2016-12-01 02:48:13 -05:00 committed by GitHub
parent 1c24a79137
commit aba6896e00
1 changed files with 5 additions and 0 deletions

View File

@ -44,6 +44,11 @@ sudo add-apt-repository ppa:gambas-team/gambas3 && \
sudo add-apt-repository ppa:i-nex-development-team/stable && \
sudo apt-get update
```
Optional - add the development build repository (latest build, may be unstable):
```
sudo add-apt-repository ppa:i-nex-development-team/daily && \
sudo apt-get update
```
Installing dependencies:
```
sudo apt-get install \