mirror of
https://github.com/Picocrypt/CLI.git
synced 2026-03-11 14:44:23 +00:00
Update README.md
This commit is contained in:
parent
44ac4b04d2
commit
3829498a0a
1 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,8 @@ If you don't have Go installed, download it from <a href="https://go.dev/dl/">he
|
|||
go install github.com/Picocrypt/CLI/picocrypt@latest
|
||||
```
|
||||
You should now be able to run `picocrypt` in your terminal. If not, run `export PATH=$PATH:$(go env GOPATH)/bin` and try again.
|
||||
|
||||
Alternatively, you can use the prebuilt binaries in Releases.
|
||||
# Usage
|
||||
```
|
||||
C:\Users\Evan>picocrypt
|
||||
|
|
|
|||
Loading…
Reference in a new issue