Skip to content

Commit

Permalink
feat(speedtest): update install instructs
Browse files Browse the repository at this point in the history
- update installation instructions for GO users
  • Loading branch information
ganeshdipdumbare committed Feb 24, 2023
1 parent 80a1c95 commit 687d2bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ speedtest is a simple command line tool to test the internet speed.
- With Golang - Go 1.19+
- To install the tool, just run the following command
```bash
go install github.com/ganeshdipdumbare/speedtest@v0.1.4
go install github.com/ganeshdipdumbare/speedtest@latest
```
## Improvements
- Add unit tests
Expand Down

0 comments on commit 687d2bc

Please sign in to comment.