test commit for webhook 2

This commit is contained in:
Evert Prants 2018-05-25 21:34:31 +03:00
parent 87751a6312
commit c07296828b
Signed by: evert
GPG Key ID: 1688DA83D222D0B5
1 changed files with 1 additions and 1 deletions

View File

@ -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 ..