summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSean E. Russell <ser@ser1.net>2021-05-03 08:31:11 -0500
committerSean E. Russell <ser@ser1.net>2021-05-03 08:31:11 -0500
commit1eadcd0d1d1071c54e06aee24b4807d5f68d7c51 (patch)
tree30cb83d86a98ebfa204d395e7abe5adc47c4119f /README.md
parentff2e7e22356625a423218a57f2da4ccebe613541 (diff)
Fixes the `go get` path in the README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6e8b96b..2b29c40 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@ If you install gotop by hand, or you download or create new layouts or colorsche
```
- **OSX**: gotop is in *homebrew-core*. `brew install gotop`. Make sure to uninstall and untap any previous installations or taps.
- **Prebuilt binaries**: Binaries for most systems can be downloaded from [the github releases page](https://github.com/xxxserxxx/gotop/releases). RPM and DEB packages are also provided.
-- **Source**: gotop requires Go >= 1.14: `go get -u github.com/xxxserxxx/gotop/cmd/gotop`
+- **Source**: gotop requires Go >= 1.14: `go get -u github.com/xxxserxxx/gotop/v4/cmd/gotop`
### Extension builds