diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2019-10-30 11:02:03 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2019-10-30 11:02:03 -0400 |
commit | e2f5e2871c3b328fa0355f7ca6ae373afad11a2f (patch) | |
tree | 45dcbe7d9b2ce40399372aef5c6a87ca3a4964e0 /docs/Installation.md | |
parent | d65f2e28612d366bd06c63902b2f1bfcbc06bd37 (diff) | |
download | kutter-e2f5e2871c3b328fa0355f7ca6ae373afad11a2f.tar.gz kutter-e2f5e2871c3b328fa0355f7ca6ae373afad11a2f.tar.xz kutter-e2f5e2871c3b328fa0355f7ca6ae373afad11a2f.zip |
docs: Recommend OctoPrint v1.3.12 in Installation.md
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Installation.md')
-rw-r--r-- | docs/Installation.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Installation.md b/docs/Installation.md index 2df2e5b1..442ebda9 100644 --- a/docs/Installation.md +++ b/docs/Installation.md @@ -18,7 +18,7 @@ Raspberry Pi computer. Use OctoPi v0.16.0 or later - see the [octopi releases](https://github.com/guysoft/OctoPi/releases) for release information. One should verify that OctoPi boots and that the OctoPrint web server works. After connecting to the OctoPrint web -page, follow the prompt to upgrade OctoPrint to v1.3.11 or later. +page, follow the prompt to upgrade OctoPrint to v1.3.12 or later. After installing OctoPi and upgrading OctoPrint, it will be necessary to ssh into the target machine to run a handful of system commands. If |