From 43c8affadfa95864bcdf26dd7abe948458abfd6a Mon Sep 17 00:00:00 2001 From: Arksine <arksine.code@gmail.com> Date: Sat, 4 Jul 2020 11:37:42 -0400 Subject: [PATCH] docs: fix typos in install.md Signed-off-by: Eric Callahan <arksine.code@gmail.com> --- docs/installation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/installation.md b/docs/installation.md index d1cbaba..819a632 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -43,13 +43,13 @@ git clone https://github.com/Arksine/moonraker.git If you have an older version of moonraker installed, it must be removed: ``` cd ~/moonraker/scripts -./uninstall_moonraker.sh +./uninstall-moonraker.sh ``` Finally, run moonraker's install script: ``` cd ~/moonraker/scripts -./install_moonraker.sh +./install-moonraker.sh ``` When the script completes it should start both Moonraker and Klipper. In