From d8ea3ef2ae5c69d245c1117da62d69bd499ce64d Mon Sep 17 00:00:00 2001 From: Rook0316 Date: Tue, 10 Dec 2019 23:41:00 -0500 Subject: [PATCH] Updated readme install instructions --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index aba0db13..ebfa89e4 100644 --- a/README.md +++ b/README.md @@ -59,8 +59,8 @@ are available for Debian Stretch based distributions such as Raspbian and OctoPi For example for a Raspbian Stretch: ```sh -wget https://github.com/Z-Bolt/OctoScreen/releases/download/v2.2.1/octoscreen_2.2-2_armhf.deb -sudo dpkg -i octoscreen_2.2-2_armhf.deb +wget https://github.com/Z-Bolt/OctoScreen/releases/download/v2.4.9/octoscreen_2.4-9_armhf.deb +sudo dpkg -i octoscreen_2.4-9_armhf.deb ``` ### Install from source @@ -122,4 +122,3 @@ License GNU Affero General Public License v3.0, see [LICENSE](LICENSE) This project is a hard fork from [Octiprint-TFT](https://github.com/mcuadros/OctoPrint-TFT) created by [@mcuadros](https://github.com/mcuadros/OctoPrint-TFT) -