Skip to content
This repository was archived by the owner on Aug 28, 2021. It is now read-only.

Commit cc6281d

Browse files
committed
Merge pull request #5 from SuriyaaKudoIsc/patch-1
Use quote and commands markdown style
2 parents 389d5d6 + 6644396 commit cc6281d

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,18 @@
11
# fbtracert
2-
(pronounced ef-BEE-tracerTEE)
2+
> pronounced: ef-BEE-tracerTEE
33
44
## Installing
55

6-
Requires golang >= 1.5.1
6+
Requires golang >= 1.5.1:
77

8+
```bash
89
go get -d github.com/facebook/fbtracert
9-
1010
go install github.com/facebook/fbtracert
11+
```
1112

13+
```bash
1214
$GOPATH/bin/fbtracert --help
15+
```
1316

1417
## Full documentation
1518

0 commit comments

Comments
 (0)