From b6e4b76d23a72ad202e667f770c21d7d7676171d Mon Sep 17 00:00:00 2001 From: iGoX Date: Thu, 2 Jan 2025 09:36:42 +0100 Subject: [PATCH] Update artillery-sidewinder-x2/README.md --- artillery-sidewinder-x2/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/artillery-sidewinder-x2/README.md b/artillery-sidewinder-x2/README.md index 1bf3981..cf85be7 100644 --- a/artillery-sidewinder-x2/README.md +++ b/artillery-sidewinder-x2/README.md @@ -225,7 +225,7 @@ Once flashed, the board will automatically reboot and goes back in operation mod Start off by accessing Octopi using ssh. \ Then create the `98-klipper.rules` file in the /etc/udev/rules.d/ folder: ``` -ssh octoprint +ssh aswx2 sudo touch /etc/udev/rules.d/98-klipper.rules ```