From 75664c433eae7b8124da28a39c21c761d9e17407 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Proch=C3=A1zka?= Date: Thu, 25 Sep 2025 11:57:25 +0200 Subject: [PATCH] jfdlsjflsajflsajflkajdslf --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d7fc6dd..9093fdc 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ tulflash example # Compile, flash and monitor the example program: tulflash run example.c: -# note: `tulflash run example.c` is the thing as `mkdir t"ulflash/" && tulflash write --cmd "sdcc example.c" --cmd-path "tulflash/" --monitor example.ihx` +# note: `tulflash run example.c` is the thing as `mkdir "tulflash/" && tulflash write --cmd "sdcc example.c" --cmd-path "tulflash/" --monitor example.ihx` ``` If the flash fails, try to add `--slow` before `run` (should not be needed though).