From b199b6e5180b85d692d50eedf886d8576b417d85 Mon Sep 17 00:00:00 2001 From: a-mere-peasant Date: Tue, 6 Oct 2020 22:02:32 +0530 Subject: [PATCH] :book: Add Installation instructions --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index e5877b15..c0ada52d 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,13 @@ Save and exit the file(:wq in vim). Use the following command to run your first ``` Congratulations!! You ran your first gwion program. +## Installation + +It's a good idea to install Gwion now that you have tried it out. Use the following command to install it +``` +sudo make install +``` + You want to know more? :smile: Look [here](https://fennecdjay.github.io/Gwion/) Both outdated and WIP :construction_worker: but a nice place to learn and [contribute](https://github.com/fennecdjay/gwion/issues) -- 2.43.0