From 51daf7e246a7a83c643e24c73b98501bbd192394 Mon Sep 17 00:00:00 2001 From: Evan Su <48808396+HACKERALERT@users.noreply.github.com> Date: Sat, 7 Aug 2021 19:07:36 -0400 Subject: [PATCH] Update README.md --- src/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/README.md b/src/README.md index d90650b..b0fa533 100644 --- a/src/README.md +++ b/src/README.md @@ -30,7 +30,7 @@ go mod init Picocrypt ``` # 5. Install Picocrypt's Go Dependencies -Install each of the following modules via `go get -u -v `: +Install each of the following modules via `go get -u -v`: ```bash golang.org/x/crypto github.com/HACKERALERT/serpent@v0.0.0-20210716182301-293b29869c66