From 44782ffe98a8d13f639fe5176fc2ef671786ab0f Mon Sep 17 00:00:00 2001 From: Phuntsok Drak-pa Date: Tue, 19 Mar 2019 17:24:28 +0100 Subject: [PATCH] readme update --- README.org | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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