diff --git a/README.org b/README.org index 6f6a818..021ed59 100644 --- a/README.org +++ b/README.org @@ -33,7 +33,9 @@ More methods will be added later once these four will be implemented. * How to build this project To build the project, you will also be required to install the development -libraries your distro offers for GTK+3. For Ubuntu, it is ~libgtk3-devel~, for Void Linux it is ~gtk3-devel~ and for Arch Linux it is already bundled with the ~gtk3~ package. +libraries your distro offers for GTK+3. For Ubuntu, it is ~libgtk3-devel~, for +Void Linux it is ~gtk3-devel~ and for Arch Linux it is already bundled with the +~gtk3~ package. You will also ned to have Ninja and Conan installed. To install Ninja, install the appropriate package offered by your package manager (~ninja-build~ on