From 165dc24bba19f796e6d378cb33513b82af013121 Mon Sep 17 00:00:00 2001 From: haloopdy Date: Sat, 24 Aug 2024 05:09:14 +0000 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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