Update readme

This commit is contained in:
Eliot Whalan 2016-07-20 08:36:25 +10:00
parent b534c2e4e3
commit e89eae4262
1 changed files with 3 additions and 2 deletions

View File

@ -24,9 +24,10 @@ sudo yum install -y go mariadb-server mariadb
### Installing
* go get https://github.com/ewhal/Pastebin
* nano pastebin.go
* Configure port and database details
* make
* cp config.example.json config.json
* nano config.json
* Configure port and database details
## License