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

github.com/Z-Bolt/OctoScreen.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMáximo Cuadros <mcuadros@gmail.com>2018-01-05 18:56:40 +0300
committerMáximo Cuadros <mcuadros@gmail.com>2018-01-05 18:56:40 +0300
commit8fb76fc94522a57c87601b9ecd6512f796b5eddf (patch)
tree677db7c3073d5a211cb690e009ff117c9ecc2e6f
parentaf97f0c7a231b2030722d2fd2ee54850a076b76e (diff)
parent1d133384b997af964d93710eb7be3f6ce9bbadeb (diff)
Merge branch 'master' of github.com:mcuadros/OctoPrint-TFTv0.1.1
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 46bf8ac..5219ccb 100644
--- a/README.md
+++ b/README.md
@@ -45,13 +45,13 @@ If you are using `Raspian` or any other `Debian` based distribution, GTK+3 can
be installed using:
```sh
-sudo apt-get install libgtk-3
+sudo apt-get install libgtk-3-0
```
### Installation Raspbian/OctoPi (recomened)
The recommended way to install *OctoPrint-TFT* is use the `.deb` packages
-from the [Release](https://github.com/mcuadros/OctoPrint-TFT) page. The packages
+from the [Releases](https://github.com/mcuadros/OctoPrint-TFT/releases) page. The packages
are available for Debian based distributions such as Raspbian and OctoPi for
versions `jessie` and `stretch`.