Merge pull request #939 from im-kulikov/patch-1

typo: fix wrong url in readme for v2
This commit is contained in:
lynn [they]
2019-11-19 00:04:40 -08:00
committed by GitHub

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 $ go get github.com/urfave/cli/v2
``` ```
```go ```go