Fix typo in README tomljson installation instructions (#125)
This commit is contained in:
committed by
Thomas Pelletier
parent
439fbba1f8
commit
ee2c0b51cf
@@ -96,7 +96,7 @@ Go-toml provides two handy command line tools:
|
|||||||
* `tomljson`: Reads a TOML file and outputs its JSON representation.
|
* `tomljson`: Reads a TOML file and outputs its JSON representation.
|
||||||
|
|
||||||
```
|
```
|
||||||
go install github.com/pelletier/go-toml/cmd/tomjson
|
go install github.com/pelletier/go-toml/cmd/tomljson
|
||||||
tomljson --help
|
tomljson --help
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user