Update README.md
This commit is contained in:
parent
c6b7814de1
commit
7f2f0b357f
|
@ -24,7 +24,7 @@ sudo yum install -y go mariadb-server mariadb
|
||||||
### Installing
|
### Installing
|
||||||
|
|
||||||
* go get https://github.com/ewhal/Pastebin
|
* go get https://github.com/ewhal/Pastebin
|
||||||
* make
|
* make will automatically download the dependencies for Pastebin
|
||||||
* cp config.example.json config.json
|
* cp config.example.json config.json
|
||||||
* nano config.json
|
* nano config.json
|
||||||
* Configure port and database details
|
* Configure port and database details
|
||||||
|
|
Loading…
Reference in New Issue