tSeparate build/install commands in README - sick - sign and check files using ed25519
(HTM) git clone git://z3bra.org/sick
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit cf2e13adb8c1d9736812969c5783e000e142174e
(DIR) parent 8e5d85ec0f5d9eb7e8eab583a92b4d8c830330e7
(HTM) Author: Willy Goiffon <dev@z3bra.org>
Date: Tue, 2 Jun 2020 13:30:50 +0200
Separate build/install commands in README
Diffstat:
M README | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
(DIR) diff --git a/README b/README
t@@ -28,8 +28,9 @@ a quick introduction:
Installation
------------
-Edit config.mk if needed, then build with the following command:
+Edit config.mk as needed, then build/install with the following commands:
+ make
make install
Require [ed25519][0]. A working copy is shipped for easier integration.