diff --git a/README.md b/README.md index 870071a..3757bbb 100644 --- a/README.md +++ b/README.md @@ -7,14 +7,14 @@ This is a simple app using the C interface only to create some content on the OL ## How to build this app ### Locally - get local copy of the needed library: --- mkdir libs --- git clone https://gitea.pmpark.de/dirk/ssd1306dj libs/ssd1306dj + - mkdir libs + - git clone https://gitea.pmpark.de/dirk/ssd1306dj libs/ssd1306dj - get source of testOled --- git clone https://gitea.pmpark.de/dirk/MongooseESPWemosOled64x48 --- cd MongooseESPWemosOled64x48 --- mos build --local + - git clone https://gitea.pmpark.de/dirk/MongooseESPWemosOled64x48 + - cd MongooseESPWemosOled64x48 + - mos build --local - flash your Wemos device with Oled 64x48 display --- mos flash + - mos flash ### Remote (not yet finished, does not work!) - mos build --arch ESP8266