Update README.md

This commit is contained in:
paukstelis
2022-05-15 20:42:52 -04:00
committed by GitHub
parent e938425db2
commit 02fd92d14b

View File

@@ -19,6 +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)
* __You do not need to install OctoPrint using the Wiki instructions. The script will do it for you.__
* 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`