From 911ce8c25a45b391100722e355189eed1f0fe01b Mon Sep 17 00:00:00 2001 From: Evan Su <48808396+HACKERALERT@users.noreply.github.com> Date: Sat, 7 Aug 2021 20:59:39 -0400 Subject: [PATCH] Fix list numbering --- src/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/README.md b/src/README.md index 54ddb26..d5f7629 100644 --- a/src/README.md +++ b/src/README.md @@ -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