summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorCaleb Bassi <calebjbassi@gmail.com>2019-01-14 20:28:12 -0800
committerCaleb Bassi <calebjbassi@gmail.com>2019-01-14 20:28:12 -0800
commitfdd41a943ed6facee25d807fc8aa61d980f275c7 (patch)
treebf1243bb357c90026374a8100c746348e0310c70 /README.md
parentfce8f0ba62344e9451d805a68c4a8d649b31b9d5 (diff)
Go 1.11+ no longer required to install from source because of vendor
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 818d10e..0dea710 100644
--- a/README.md
+++ b/README.md
@@ -44,8 +44,6 @@ brew install gotop
### Source
-**Note**: Requires Go 1.11+.
-
```bash
go get github.com/cjbassi/gotop
```