mirror of https://github.com/gizak/termui.git
Update README.md
This commit is contained in:
parent
79bb597a33
commit
2298d75b8d
|
@ -14,7 +14,7 @@ The core components of termui include:
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
Installing from the master branch is recommended:
|
Installing from the master branch is recommended. termui has been completely reworked since the latest release, and the latest release also doesn't support Go modules.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
go get -u github.com/gizak/termui@master
|
go get -u github.com/gizak/termui@master
|
||||||
|
|
Loading…
Reference in New Issue