Update README.md

This commit is contained in:
Evan Su 2024-07-07 19:52:22 -04:00 committed by GitHub
parent 3829498a0a
commit d6504d6040
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
# Installation
If you don't have Go installed, download it from <a href="https://go.dev/dl/">here</a> or install it from your package manager. Then, run the command below:
If you don't have Go installed, download it from <a href="https://go.dev/dl/">here</a> or install it from your package manager. Next:
```
go install github.com/Picocrypt/CLI/picocrypt@latest
```