From 3cad8c360f3c9a849db8d94245e42a352dfad84d Mon Sep 17 00:00:00 2001 From: Steve Zabka <79079633+cryinkfly@users.noreply.github.com> Date: Sat, 30 Oct 2021 20:15:54 +0200 Subject: [PATCH] Update README.md --- .../OctoPrint for Autodesk® Fusion 360™/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/files/docs/extensions/OctoPrint for Autodesk® Fusion 360™/README.md b/files/docs/extensions/OctoPrint for Autodesk® Fusion 360™/README.md index eccf44c..32c87e3 100644 --- a/files/docs/extensions/OctoPrint for Autodesk® Fusion 360™/README.md +++ b/files/docs/extensions/OctoPrint for Autodesk® Fusion 360™/README.md @@ -85,6 +85,12 @@ Install OctoPrint for Autodesk® Fusion 360™ for Autodesk Fusion 360: Then you have the option here to install it with this command: cd Downloads && wget -N https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux/raw/main/files/scripts/stable-branch/octoprint-server-install.sh && chmod +x octoprint-server-install.sh && bash octoprint-server-install.sh && exit + +*Notice: On a Raspberry Pi Device or system with Raspberry Pi OS it's good when you running this command: + + sudo apt-get --allow-releaseinfo-change update + +...before you install the OctoPrint-Server! After the installation you can start, stop or restart the server with changing the option of this command: