Blame SOURCES/0009-add-install-instructions.patch

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