]> Nishi Git Mirror - gwion.git/commitdiff
:book: Add Installation instructions 201/head
authora-mere-peasant <harshjain075@gmail.com>
Tue, 6 Oct 2020 16:32:32 +0000 (22:02 +0530)
committera-mere-peasant <harshjain075@gmail.com>
Tue, 6 Oct 2020 16:32:32 +0000 (22:02 +0530)
README.md

index e5877b15e8e3c833fe0968021e2e0f641cc0b96a..c0ada52dfcb8ffcce32fa14bf0e6e21c926f107e 100644 (file)
--- 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)