diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2020-09-04 21:24:26 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2020-09-04 21:24:26 -0400 |
commit | c3e9999e0c965973c8aa4cc3225b677718613b8a (patch) | |
tree | f97f383357b0ccda61f2f26b9a82d86ebcefc250 /docs/Installation.md | |
parent | 166ce06aea0cf5c51e95ed1994cceb33f76d1454 (diff) | |
download | kutter-c3e9999e0c965973c8aa4cc3225b677718613b8a.tar.gz kutter-c3e9999e0c965973c8aa4cc3225b677718613b8a.tar.xz kutter-c3e9999e0c965973c8aa4cc3225b677718613b8a.zip |
docs: Update OctoPrint and OctoPi versions in Installation.md
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 d28590ff..50fc3c78 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.16.0 or later - see the +Raspberry Pi computer. Use OctoPi v0.17.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.12 or later. +page, follow the prompt to upgrade OctoPrint to v1.4.2 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 |