Remove v2 beta warning

This commit is contained in:
lynn [they]
2019-11-28 16:32:01 -08:00
committed by GitHub
parent 411b1b1668
commit 395461401d

View File

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