Update README.md

This commit is contained in:
2025-08-05 23:25:37 +00:00
parent 9731f025e9
commit 369559e901

View File

@@ -42,9 +42,12 @@ embedded web tools.
```bash
git clone https://dock-it.dev/GigabiteHosting/Lumenite.git
cd Lumenite
mkdir build && cd build
cmake ..
make
```