Update README.md

This commit is contained in:
lynn [they]
2019-11-29 00:22:44 -08:00
committed by GitHub
parent 42cb148625
commit 107f94275b

View File

@@ -25,7 +25,7 @@ Usage documentation exists for each major version. Don't know what version you'r
**Warning**: `v2` is in a beta state. **Warning**: `v2` is in a beta state.
``` ```
$ go get github.com/urfave/cli/v2 $ GO111MODULE=on go get github.com/urfave/cli/v2
``` ```
```go ```go