From 7f2f0b357fdbc34cfadb9221e6b37290c4dc19f4 Mon Sep 17 00:00:00 2001 From: Eliot Whalan Date: Fri, 26 Aug 2016 14:36:37 +1000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 922c743..c3cc0d9 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ sudo yum install -y go mariadb-server mariadb ### Installing * go get https://github.com/ewhal/Pastebin -* make +* make will automatically download the dependencies for Pastebin * cp config.example.json config.json * nano config.json * Configure port and database details