diff --git a/README.md b/README.md index c3ee962..2bd97be 100644 --- a/README.md +++ b/README.md @@ -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