From 4e00fe4c14089f447d6df6dd88a67943a964e2d9 Mon Sep 17 00:00:00 2001 From: th33xitus Date: Tue, 12 Jul 2022 16:37:09 +0200 Subject: [PATCH] Updated How to autocommit config changes to github? (markdown) --- How-to-autocommit-config-changes-to-github?.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/How-to-autocommit-config-changes-to-github?.md b/How-to-autocommit-config-changes-to-github?.md index 594421e..11e1b9a 100644 --- a/How-to-autocommit-config-changes-to-github?.md +++ b/How-to-autocommit-config-changes-to-github?.md @@ -28,7 +28,7 @@ Doing this by hand is a possible way. It's not big of a deal and if you are fami --- -## **Step 1️:** +## **Step 1:** First of all we need to install the G-Code Shell Command extension for Klipper.\ Please have a look at the [G-Code Shell Command Extension Doc](https://github.com/th33xitus/kiauh/blob/master/docs/gcode_shell_command.md).\ You can either do this by copying the `gcode_shell_command.py` from the KIAUH resources folder to `klipper/klippy/extras`.\