From 32f1c4c51e3c082f1797c00742d6ad6ee1d4c3ac Mon Sep 17 00:00:00 2001 From: tubalainen Date: Tue, 25 Aug 2020 08:25:49 +0200 Subject: [PATCH] Typo :) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a8ca3dd..bbbe337 100644 --- a/README.md +++ b/README.md @@ -9,13 +9,13 @@ It is loosely based on the OctoPrint-Lcd1602 plugin at /home/pi/oprint/lib/pytho Install via the bundled [Plugin Manager](https://github.com/foosel/OctoPrint/wiki/Plugin:-Plugin-Manager) or manually using this URL: - https://github.com/jhoos/OctoPrint-SDD1306/archive/master.zip + https://github.com/jhoos/OctoPrint-SSD1306/archive/master.zip ## Manual Installation Clone the repo from GitHub onto your OctoPrint device, then do: - cd OctoPrint-SDD1306 + cd OctoPrint-SSD1306 . ~/oprint/bin/activate python setup.py install