diff options
author | rsiddharth <s@ricketyspace.net> | 2020-08-30 21:53:04 -0400 |
---|---|---|
committer | rsiddharth <s@ricketyspace.net> | 2020-08-30 21:53:04 -0400 |
commit | d944fa2586adea8b58ee4f07497ff197df28bc2c (patch) | |
tree | 76930a6f6f54d37dc688d6bc63c3d66473c24dac | |
parent | e125a290affc2da8a36f3d77a6c6771dccbb243f (diff) |
README.md: update running
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ trying out the challenges from [cryptopals.com][cp]. ## running -requires `go >= 1.11`. +requires `go >= 1.11` install it with: |