Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alphastar868 authored Dec 1, 2016
1 parent 1c24a79 commit aba6896
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit aba6896

Please sign in to comment.