diff --git a/README.md b/README.md index b03dc289..e1c62235 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,8 @@ This project requires a C++14 compiler, `cmake`, `libevdev`, `libudev`, and `lib To build this project, run: ```bash +git clone https://github.com/PixlOne/logiops.git +cd logiops mkdir build cd build cmake ..