1
0
Fork 0
mirror of https://github.com/HACKERALERT/Picocrypt.git synced 2024-09-20 17:56:35 +00:00

Fix list numbering

This commit is contained in:
Evan Su 2021-08-07 20:59:39 -04:00 committed by GitHub
parent 0a46fd46bb
commit 911ce8c25a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,7 +27,7 @@ Go to where `Picocrypt.go` is located and create a go.mod:
go mod init Picocrypt
```
# 5. Install Dependencies
# 6. Install Dependencies
Install each of the following modules via `go get -u -v`:
```bash
golang.org/x/crypto