Fixup readme formatting
This commit is contained in:
parent
fcb4d66fac
commit
e9f82edfdd
|
@ -2,8 +2,8 @@
|
||||||
Simple golang pastebin inspired by nnmm.nl.
|
Simple golang pastebin inspired by nnmm.nl.
|
||||||
|
|
||||||
##Build Instructions
|
##Build Instructions
|
||||||
git clone https://github.com/ewhal/Pastebin
|
* git clone https://github.com/ewhal/Pastebin
|
||||||
go get github.com/dchest/uniuri
|
* go get github.com/dchest/uniuri
|
||||||
go get github.com/ewhal/pygments
|
* go get github.com/ewhal/pygments
|
||||||
make
|
* make
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue