From 13b362a562f30b699006abf7e205664750b749ad Mon Sep 17 00:00:00 2001 From: Animish <120055908+AniMB@users.noreply.github.com> Date: Sun, 8 Dec 2024 20:09:41 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d1d479..4489cf9 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ This can be set up by going to the settings -> actions -> runner and setting up sudo make install cd .. rm -rf code/ - sudo touch /etc/udev/rules.d/stlink.rules + sudo nano /etc/udev/rules.d/stlink.rules ``` Now paste this at the end of the file ```