diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
1 files changed, 1 insertions, 9 deletions
@@ -8,22 +8,14 @@ finished set 1, 2, 3, 4 and 5. ## running -requires `go >= 1.15` +requires `go >= 1.19` install it with: -```bash -go get ricketyspace.net/cryptopals -``` - -or - ``` go install ricketyspace.net/cryptopals@latest ``` -if using `go >= 1.17`. - run challenges with: ```bash |
