From ccf8b362b65115df41897f51e339df56b8d165bd Mon Sep 17 00:00:00 2001 From: NeoTheFox Date: Mon, 9 Mar 2015 18:03:11 +0300 Subject: [PATCH] Added PPA --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b7d4116..affea5a 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,15 @@ Right now the project is in early stage. This means some features are still abse ## Screenshots ![Screenshot](http://reprap.org/mediawiki/images/6/6c/RepRaptor-v0.2.png) -## 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