Browse Source

update build instructions (#23)

References #22
David Mohl 8 years ago
parent
commit
5182258d98
1 changed files with 3 additions and 1 deletions
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -94,7 +94,9 @@ Getting started
 
 
 To build, just run
 To build, just run
 
 
-$ go build
+```
+$ make guerrillad
+```
 
 
 Rename goguerrilla.conf.sample to goguerrilla.conf
 Rename goguerrilla.conf.sample to goguerrilla.conf