We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f65af2 commit f8280feCopy full SHA for f8280fe
1 file changed
README.md
@@ -7,8 +7,7 @@ a Go package to interact with arbitrary YAML, similar as [go-simplejson](https:/
7
#### INSTALL
8
9
```bash
10
-go get -u gopkg.in/yaml.v2 # required
11
-go get -u github.com/smallfish/simpleyaml
+$ go get -u -v github.com/smallfish/simpleyaml
12
```
13
14
#### EXAMPLE
0 commit comments