summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjussi2022-03-30 22:15:57 +0300
committerjussi2022-03-30 22:15:57 +0300
commitf5b723519f8dd9358db15ac5f366f6646905715f (patch)
treeaf3f4c00a28a26b31d4ab7fc8f5125b4dd448cb7 /README.md
parent9997e40530d0af01a2fa930d45c55b419cae996f (diff)
downloadreilua-enhanced-f5b723519f8dd9358db15ac5f366f6646905715f.tar.gz
reilua-enhanced-f5b723519f8dd9358db15ac5f366f6646905715f.tar.bz2
reilua-enhanced-f5b723519f8dd9358db15ac5f366f6646905715f.zip
Gui Icons.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index c87a8b2..3086147 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,6 @@ List of some MISSING features that are planned to be included. For specific func
Submodules.
* Raygui
- * Icons
* Raymath
* Quaternions
* Physac
@@ -140,7 +139,7 @@ cmake -G "MinGW Makefiles" ..
# Cmake uses NMake Makefiles by default so we will set the Generator to MinGW with -G
-mingw32-make
+mingw32-make.exe
```
* You should now have "ReiLua.exe".