Fixup readme formatting

This commit is contained in:
Eliot Whalan 2016-06-11 21:16:00 +10:00
parent fcb4d66fac
commit e9f82edfdd
1 changed files with 4 additions and 4 deletions

View File

@ -2,8 +2,8 @@
Simple golang pastebin inspired by nnmm.nl.
##Build Instructions
git clone https://github.com/ewhal/Pastebin
go get github.com/dchest/uniuri
go get github.com/ewhal/pygments
make
* git clone https://github.com/ewhal/Pastebin
* go get github.com/dchest/uniuri
* go get github.com/ewhal/pygments
* make