Skip to content

Commit 8f7528c

Browse files
committed
Update readme
1 parent d4c3fcc commit 8f7528c

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,10 @@ sudo yum install -y go mariadb-server mariadb
2424
### Installing
2525

2626
* go get https://github.com/ewhal/Pastebin
27-
* nano pastebin.go
28-
* Configure port and database details
2927
* make
28+
* cp config.example.json config.json
29+
* nano config.json
30+
* Configure port and database details
3031

3132
## License
3233

0 commit comments

Comments
 (0)