This commit is contained in:
Tomáš Hnyk 2024-09-29 15:43:38 +03:00 committed by GitHub
commit fcdccd01da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,6 +35,8 @@ For popular distributions, I've included commands below.
To build this project, run:
```bash
git clone https://github.com/PixlOne/logiops.git
cd logiops
mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Release ..