diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2019-05-20 23:01:04 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2019-05-20 23:01:04 -0400 |
commit | 1856f955030de2f1fc00cf82984cbbec0ef006cc (patch) | |
tree | a33c606ffe85b9576e6f0736973c94363e679f98 /docs/Installation.md | |
parent | 7c3ee0f1e949f35712ffcfc399b900576c0c81a7 (diff) | |
download | kutter-1856f955030de2f1fc00cf82984cbbec0ef006cc.tar.gz kutter-1856f955030de2f1fc00cf82984cbbec0ef006cc.tar.xz kutter-1856f955030de2f1fc00cf82984cbbec0ef006cc.zip |
docs: Recommend OctoPrint 1.3.11 or later
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 ea2746f1..2df2e5b1 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, if prompted, upgrade OctoPrint to v1.3.10 or later. +page, follow the prompt to upgrade OctoPrint to v1.3.11 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 |