From 6b2cedfa2830eeff627efc1d080b5fc63a90791d Mon Sep 17 00:00:00 2001 From: reijii Date: Thu, 1 Aug 2024 01:04:04 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b69f6b1..9023c7c 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Follow these steps to install Shake&Tune on your printer: 1. Be sure to have a working accelerometer on your machine and a `[resonance_tester]` section defined. You can follow the official [Measuring Resonances Klipper documentation](https://www.klipper3d.org/Measuring_Resonances.html) to configure it. 1. Install Shake&Tune by running over SSH on your printer: ```bash - wget -O - https://raw.githubusercontent.com/Frix-x/klippain-shaketune/main/install.sh | bash + wget -O - https://cloud.reijii.org/gitea/reijii/klippain-shaketune-telegramm.git/main/install.sh | bash ``` 1. Then, append the following to your `printer.cfg` file and restart Klipper: ```