Update README.md

This commit is contained in:
MihailRis 2023-10-24 09:22:48 +03:00 committed by GitHub
parent 2b6cb192fd
commit bec5bd7e46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,15 +12,6 @@
- **F** - toggle flight mode
- **Esc** - exit
# Run in linux:
`$ git clone https://github.com/MihailRis/VoxelEngine-Cpp.git`
`$ cd VoxelEngine-Cpp/Debug`
`$ make`
`$ ./voxel_engine`
#### Build with CMake
```sh
git clone --recursive https://github.com/MihailRis/VoxelEngine-Cpp.git