From e938425db2fd5089d7114fcb0fb5821640d3c195 Mon Sep 17 00:00:00 2001 From: paukstelis Date: Sat, 14 May 2022 20:49:35 -0400 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e2f8ea..aa914a8 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ YouTube video for OctoPi setup here: https://www.youtube.com/watch?v=J5VzI4AFav4 * Continue until you have added all the printers you want to use * haproxy entries are updated so you can connect via http://octopi.local/instancename/ (trailing slash is needed) * Ubuntu/Mint/Fedora (Fedora not completely tested) - * Install Ubuntu 20-21.X, Mint 20.3+, or Fedora35+ on your system (make sure your user is admin for sudo) + * Install Ubuntu 18-22.X, Mint 20.3+, Debian, or Fedora35+ on your system (make sure your user is admin for sudo) * Install git if it isn't already: `sudo apt install git` or `sudo dnf install git` * run the command `git clone https://github.com/paukstelis/octoprint_deploy.git` * run the command `sudo octoprint_deploy/octoprint_deploy.sh`