Merge pull request #959 from urfave/remove-beta-warning

Remove v2 beta warning
This commit is contained in:
lynn [they]
2019-11-29 01:13:45 -08:00
committed by GitHub

View File

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