summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSuriyaa Kudo <SuriyaaKudoIsc@users.noreply.github.com>2016-03-20 14:25:20 +0100
committerSuriyaa Kudo <SuriyaaKudoIsc@users.noreply.github.com>2016-03-20 14:25:20 +0100
commit664439623e4d017187b6d08d211507f0ac81fce3 (patch)
treee2e8732e4bd8e2b22470d2b694a0594023a18e96
parent389d5d632e055ad64725e6ba8b92b2ed61c0cab5 (diff)
downloadfbtracert-664439623e4d017187b6d08d211507f0ac81fce3.zip
fbtracert-664439623e4d017187b6d08d211507f0ac81fce3.tar.gz
fbtracert-664439623e4d017187b6d08d211507f0ac81fce3.tar.bz2
Use quote and commands markdown style
-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