Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kliment/Printrun.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRock Storm <rockstorm@gmx.com>2021-08-08 17:39:59 +0300
committerGitHub <noreply@github.com>2021-08-08 17:39:59 +0300
commit82ed6302507eff93247e931c77f1c16b1a71f7fd (patch)
treef5505bfa638c65c40ae7070b06f51903d5bf3eeb
parent60441d79228a916c9c53c17ba84ab7188f06ea00 (diff)
README: Update Ubuntu/Debian installation
Closes #1209
-rw-r--r--README.md13
1 files changed, 12 insertions, 1 deletions
diff --git a/README.md b/README.md
index 760167a..62a4b01 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,18 @@ Note for OSX users: if OSX tells you `"pronterface.app" cannot be opened because
## Linux
### Ubuntu/Debian
-There is currently no package for Printrun 2. It must be [run from source](https://github.com/kliment/Printrun/tree/master#running-from-source).
+You can install Printrun from official packages. Install the whole package using
+
+```
+sudo apt update
+sudo apt install printrun
+```
+
+Or get only apps you need by
+
+`sudo apt install pronsole` or `pronterface` or `plater`
+
+Only Printrun 1 is currently available for users running Debian 10, Ubuntu 18.04 or any earlier versions. Printrun 2 must be [run from source](https://github.com/kliment/Printrun/tree/master#running-from-source).
### Chrome OS