Update readme for the v2 merge
_(title)_
This commit is contained in:
parent
ee875e4a71
commit
f11ce3ba2f
@ -18,7 +18,7 @@ applications in an expressive way.
|
|||||||
Usage documentation exists for each major version
|
Usage documentation exists for each major version
|
||||||
|
|
||||||
- `v1` - [./docs/v1/manual.md](./docs/v1/manual.md)
|
- `v1` - [./docs/v1/manual.md](./docs/v1/manual.md)
|
||||||
- `v2` - 🚧 documentation for `v2` is WIP 🚧
|
- `v2` - [./docs/v2/manual.md](./docs/v2/manual.md)
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
@ -55,7 +55,7 @@ import (
|
|||||||
|
|
||||||
### Using `v2` releases
|
### Using `v2` releases
|
||||||
|
|
||||||
**Warning**: `v2` is in a pre-release state.
|
**Warning**: `v2` is in a beta state.
|
||||||
|
|
||||||
```
|
```
|
||||||
$ go get github.com/urfave/cli.v2
|
$ go get github.com/urfave/cli.v2
|
||||||
|
Loading…
Reference in New Issue
Block a user