blob: add2cce94ac79e35263f01a8762a08afbf0c29bd (
plain)
1
2
3
4
5
6
7
8
9
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
```
  |