From 6a96276a036b97e1de2ee191e8ca041c5e779099 Mon Sep 17 00:00:00 2001 From: Zack Guo Date: Wed, 6 Apr 2016 21:41:23 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5f327b4..4f3d4a4 100644 --- a/README.md +++ b/README.md @@ -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