mirror of https://github.com/rivo/tview.git
Updated go get instruction so users will get the latest version.
This commit is contained in:
parent
c9421b4bd9
commit
861aa94d61
|
@ -27,7 +27,7 @@ They come with lots of customization options and can be easily extended to fit y
|
||||||
To add this package to your project:
|
To add this package to your project:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
go get github.com/rivo/tview
|
go get github.com/rivo/tview@master
|
||||||
```
|
```
|
||||||
|
|
||||||
## Hello World
|
## Hello World
|
||||||
|
|
Loading…
Reference in New Issue