summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 26accc2..add2cce 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,10 @@
# Gohan
+
+## Installation:
+
+On an Arch based distribution as root, run the following:
+
+```
+curl -LO https://raw.githubusercontent.com/davidtsadler/gohan/master/gohan.sh
+sh gohan.sh
+```