From 1336a68ec4c1628168298f4b18a0495e3d583cdc Mon Sep 17 00:00:00 2001 From: Jay Robson Date: Wed, 31 Jan 2024 00:25:19 +1100 Subject: [PATCH] changed readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ce45d2..5a8595f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # How 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