summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--content/posts/how-to-generate-a-vanity-algorand-address/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/how-to-generate-a-vanity-algorand-address/index.md b/content/posts/how-to-generate-a-vanity-algorand-address/index.md
index 3e7f195..e5a2ff3 100644
--- a/content/posts/how-to-generate-a-vanity-algorand-address/index.md
+++ b/content/posts/how-to-generate-a-vanity-algorand-address/index.md
@@ -54,7 +54,7 @@ To run this program, you must have Go installed on your machine.
I will assume you have it installed for this post.
If you need help installing it, you can reach out to me, and I will try to help you get set up.
-You can install the this by running the following command, which should automatically build and install the dependencies.
+You can install this by running the following command, which should automatically build and install the dependencies.
```
$ go install git.robbyzambito.me/Zambyte/vawg/v2@latest