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) -