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

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