diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2019-03-11 22:13:04 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2019-03-11 22:13:04 -0400 |
commit | 12f6513ba2ad8d0411ae30f001bb7a8f9d553495 (patch) | |
tree | 3063790d8e54a95ba1c490007384a994cea04932 /docs/Installation.md | |
parent | 96c4e1c5a0b30d50db87902e72fa006798673c6a (diff) | |
download | kutter-12f6513ba2ad8d0411ae30f001bb7a8f9d553495.tar.gz kutter-12f6513ba2ad8d0411ae30f001bb7a8f9d553495.tar.xz kutter-12f6513ba2ad8d0411ae30f001bb7a8f9d553495.zip |
docs: Recommend OctoPi v0.16.0
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Installation.md')
-rw-r--r-- | docs/Installation.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Installation.md b/docs/Installation.md index 6eca2fcf..7666b569 100644 --- a/docs/Installation.md +++ b/docs/Installation.md @@ -13,11 +13,11 @@ Prepping an OS image ==================== Start by installing [OctoPi](https://github.com/guysoft/OctoPi) on the -Raspberry Pi computer. Use OctoPi v0.14.0 or later - see the +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.7 or later. +page, if prompted, upgrade OctoPrint to v1.3.10 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 |