diff --git a/README.md b/README.md index 8818b84a..aaec2135 100644 --- a/README.md +++ b/README.md @@ -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