summaryrefslogtreecommitdiff
path: root/gohan.sh
diff options
context:
space:
mode:
authorDavid T. Sadler <davidtsadler@googlemail.com>2020-05-29 13:13:00 +0100
committerDavid T. Sadler <davidtsadler@googlemail.com>2020-05-29 13:13:00 +0100
commit6e7ef6ce208fca8ed4043d6a78428b0c61cbd613 (patch)
tree64254288c70dd0550bc9df5778114a46cfac0433 /gohan.sh
parent4f01dcb1221bbf9515b1e7200ebcfabf66feb76f (diff)
Put instructions into correct place
Diffstat (limited to 'gohan.sh')
-rw-r--r--gohan.sh9
1 files changed, 0 insertions, 9 deletions
diff --git a/gohan.sh b/gohan.sh
index 6388d74..7cc5761 100644
--- a/gohan.sh
+++ b/gohan.sh
@@ -2,12 +2,3 @@
# My Arch Linux installation script
# by David T. Sadler <davidtsadler@googlemail.com>
# License: GNU GPLv3
-
-## Installation:
-
-On an Arch based distribution as root, run the following:
-
-```
-curl -LO https://raw.githubusercontent.com/davidtsadler/gohan/master/gohan.sh
-sh goha.sh
-```