README.md

This commit is contained in:
root 2026-05-05 23:16:50 +00:00
parent 9d66c12590
commit c86a67d06c

View File

@ -35,7 +35,7 @@ cd DPP
cmake -B ./build
cmake --build ./build -j4
cd ..
git clone https://git.indoodle.com/oomer/poomer-discord-helloworld.git
git clone https://git.indoodle.com/jason/poomer-discord-helloworld.git
cd poomer-discord-helloworld
```
For a prototype app we can just dump the stb headers right into the helloworld dir for simplicity