diff --git a/README.md b/README.md index 32299dd..f50c597 100644 --- a/README.md +++ b/README.md @@ -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