From e31bb638d056a8d585d86e219b9b2abd6c0b98fc Mon Sep 17 00:00:00 2001
From: Lyonel Vincent <lyonel@ezix.org>
Date: Thu, 4 Aug 2016 20:18:38 +0200
Subject: [PATCH 09/43] add install instructions
---
README.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/README.md b/README.md
index ff07559..8b6dfbf 100644
--- a/README.md
+++ b/README.md
@@ -28,6 +28,11 @@ Installation
$ make
$ make gui
+ 4. If you want to install the result, do:
+
+ $ make install
+ $ make install-gui
+
Getting help
------------
--
2.10.2