Updated go get instruction so users will get the latest version.

pull/952/head
Oliver 3 months ago
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:
```bash
go get github.com/rivo/tview
go get github.com/rivo/tview@master
```
## Hello World

Loading…
Cancel
Save