Document that i3/ipc.h is needed for building

Signed-off-by: Björn Bidar <bjorn.bidar@thaodan.de>
This commit is contained in:
Björn Bidar
2023-10-11 22:33:23 +03:00
parent 3bac0dd37d
commit 58e316c65b

View File

@@ -10,6 +10,7 @@ An implementation of i3 IPC in C++11.
* C++11 compiler
* sigc++ 2.0
* jsoncpp
* i3 (for i3/ipc.h)
## Using
Yet the only way of using is to add this repo as a submodule