diff --git a/README.md b/README.md index 15b8a9a..1c886b8 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ The goal of this application is to make a scriptable voxel planets engine to use actually make something cool. ## Compile -Currently only tested on Linux. +Currently only tested on Linux. However, there isn't much to see here yet, so I wouldn't recommend it. ``` mkdir build && cd build cmake ..