Skip to content

Commit f8280fe

Browse files
committed
update README.md, test ci
1 parent 3f65af2 commit f8280fe

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ a Go package to interact with arbitrary YAML, similar as [go-simplejson](https:/
77
#### INSTALL
88

99
```bash
10-
go get -u gopkg.in/yaml.v2 # required
11-
go get -u github.com/smallfish/simpleyaml
10+
$ go get -u -v github.com/smallfish/simpleyaml
1211
```
1312

1413
#### EXAMPLE

0 commit comments

Comments
 (0)