diff --git a/README.md b/README.md index 2e59025..0964fca 100644 --- a/README.md +++ b/README.md @@ -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