changed readme

This commit is contained in:
Jay Robson 2024-01-31 00:25:19 +11:00
parent 9c677cc32f
commit 1336a68ec4
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# How to build # How to build
This is built using CMake. You will also need the required libraries to build. This is built using CMake. You will also need the required libraries to build.
This project currently only works on Linux. This project currently is only tested on Linux.
``` ```
mkdir build mkdir build