From: a-mere-peasant Date: Tue, 6 Oct 2020 16:32:32 +0000 (+0530) Subject: :book: Add Installation instructions X-Git-Tag: nightly~1241^2 X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=refs%2Fpull%2F201%2Fhead;p=gwion.git :book: Add Installation instructions --- 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)