summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md9
1 files changed, 6 insertions, 3 deletions
diff --git a/README.md b/README.md
index 9786ee8..bffd321 100644
--- a/README.md
+++ b/README.md
@@ -1,15 +1,18 @@
# fbtracert
-(pronounced ef-BEE-tracerTEE)
+> pronounced: ef-BEE-tracerTEE
## Installing
-Requires golang >= 1.5.1
+Requires golang >= 1.5.1:
+```bash
go get -d github.com/facebook/fbtracert
-
go install github.com/facebook/fbtracert
+```
+```bash
$GOPATH/bin/fbtracert --help
+```
## Full documentation