Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-Authored-By: Sascha Grunert <mail@saschagrunert.de>
  • Loading branch information
lynn [they] and saschagrunert committed Nov 14, 2019
1 parent 4545ff3 commit 7739b8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ $ go get github.com/urfave/cli.v2
```go
...
import (
"github.com/urfave/cli.v2" // imports as package "cli"
"github.com/urfave/cli/v2" // imports as package "cli"
)
...
```
Expand Down

0 comments on commit 7739b8c

Please sign in to comment.