Added PPA
This commit is contained in:
parent
e8a062c0d3
commit
ccf8b362b6
10
README.md
10
README.md
@ -7,7 +7,15 @@ Right now the project is in early stage. This means some features are still abse
|
||||
## Screenshots
|
||||

|
||||
|
||||
## Building on Ubuntu 14.04.2
|
||||
## Install via PPA
|
||||
Since 0.3 release PPA is available for Ubuntu 14.04 and Linux Mint 17.
|
||||
```
|
||||
sudo add-apt-repository ppa:soniczerops/repraptor-dev
|
||||
sudo apt-get update
|
||||
sudo apt-get install repraptor
|
||||
```
|
||||
|
||||
## Building on Ubuntu 14.04
|
||||
|
||||
```
|
||||
sudo apt-get install libqt5serialport5-dev git build-essential
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user