Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
icyqwq committed Mar 18, 2024
1 parent 2033a2d commit 8db3e28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ For more info on specific pin functions refer to the official ESP32 Docs[ESP32 d
# Do it everytime you want to start a new project
# Clone the template somewhere
mkdir ~/src && cd ~/src
git clone --recursive https://github.com/icyqwq/OLEDTrueType.git my_project
git clone --recursive https://github.com/m5stack/M5EPD.git my_project
```
Export the ESP-IDF environment variables in your shell:
Expand Down

0 comments on commit 8db3e28

Please sign in to comment.