Update README.md

This commit is contained in:
Zack Guo 2016-04-06 21:41:23 -04:00
parent bf3f43a143
commit 6a96276a03
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ Now version v2 has arrived! It brings new event system, new theme system, new `B
go get -u github.com/gizak/termui
It is recommanded to use locked deps by using [glide](https://glide.sh): move to `termui` src directory then run `glide up`.
For the compatible reason, you can choose to install the legacy version of `termui`:
go get gopkg.in/gizak/termui.v1