mirror of
https://github.com/HACKERALERT/Picocrypt.git
synced 2024-12-29 19:02:43 +00:00
Fix list numbering
This commit is contained in:
parent
0a46fd46bb
commit
911ce8c25a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue