diff --git a/readme.md b/readme.md index 4506937e..ca0ebe06 100644 --- a/readme.md +++ b/readme.md @@ -21,7 +21,7 @@ Note: check the scripts to make sure they'll work with your system, and in gener Follow Meshtastic's guide on setting up your device: [https://meshtastic.org/docs/getting-started/](https://meshtastic.org/docs/getting-started/) Make sure you have the latest Python installed -` +``` git clone https://git.utopic.work/PierMesh/piermesh cd piermesh @@ -37,4 +37,4 @@ cd src chmod a+x ./scripts/falin ./scripts/falin -` +```