From 8404856d5e1e6cdf23e69f825dcfc1ccd2b9dbd0 Mon Sep 17 00:00:00 2001 From: paukstelis Date: Sat, 19 Oct 2019 09:15:29 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 63dc873..2149eea 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ or here: https://community.octoprint.org/t/setting-up-octoprint-on-a-raspberry-p * You can also edit the server name under apperance with: `INSTANCE` ![alt text](/deploy_03.png) -* STOP your currently running octoprint server (Ctrl+C in the terminal you started is sufficient) +* SAVE your changes, then STOP your currently running octoprint server (Ctrl+C in the terminal you started is sufficient) * Make sure whichever printer you are installing for is not plugged in via USB * Go to wherever you downloaded octoprint_deploy: `$ cd octoprint_deploy` * Run the bash script: `$ sudo ./addnew_printer.sh`