next fix in typo

Signed-off-by: Thomas Osterried <dl9sau@darc.de>
pull/7/head
Thomas Osterried 2022-10-02 16:27:58 +02:00
rodzic 601765d442
commit 0f39eeed97
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -28,7 +28,7 @@ If you issue "~/.platformio/penv/bin/pio run", it should resolve all dependencie
thanks to the definitions in the section "lib_deps =".<br/>
You could (but not need to) install the libraries by hand:
<br/>
platformio lib install <library name>
platformio lib install "\<library name\>
<br/>
Check that the platformio.ini is available as it holds the board type for PlatformIO.