Update README.md

This commit is contained in:
haloopdy 2024-08-24 05:09:14 +00:00
parent 0fdfc7e4c2
commit 165dc24bba

View File

@ -9,7 +9,7 @@ The libraries required are set as submodules, so you can pull them
when cloning with:
```
git clone --recurse-submodules
git clone --recurse-submodules https://git.lumen.sh/haloopdy/3dtoys.git
```
Or if you already cloned, you can do this after the fact:
@ -26,6 +26,11 @@ make maze.exe
./maze.exe
```
If you're having trouble building, you can try to force past the warnings (they're usually nothing):
```
make FORCE=1 maze.exe
```
## Unigi
For the time being, unigi is designed such that it expects you to