From 2298d75b8d934d3139bc6be62a9a4ede6a27d207 Mon Sep 17 00:00:00 2001 From: Caleb Bassi Date: Sun, 27 Jan 2019 22:37:22 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0822e5e..9a29f81 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ The core components of termui include: ## 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 go get -u github.com/gizak/termui@master