From 5890a1c2dbe98a9552405266b12dd7e584563bdc Mon Sep 17 00:00:00 2001 From: Liam Minopulos Date: Thu, 13 Sep 2018 11:20:39 +0200 Subject: [PATCH] Update installation instructions --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e6a1432..8c983f3 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,9 @@ This module isn't availiable at the moment. However, it's planned features are: ...and anything that strikes my mind in the future. ## Installation -To install the library, download the latest release and then execute the following commands: +To install the library, download the latest release-build and execute the command `make install`. + +To build it from the source, clone the repository and execute the following commands: ``` make