From 803b2cb6e8d64def63dfd250ca4ac8e83d82e783 Mon Sep 17 00:00:00 2001 From: angelahuqing Date: Wed, 6 Nov 2024 06:57:29 -0800 Subject: [PATCH] [SERV-1172] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2fee22..f79ac23 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Note that the order of operations is important. The following will result in an ### Build from Source -First, ensure that you have the latest Go wersion on your system. Clone this repository and run +First, ensure that you have the latest Go version on your system. Clone this repository and run go build -o festerize main.go