From 3b6a4e98db69d4575d27393d99f77cbe8ccd09ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Scott=20Moynes=20=5C=20=E2=8D=A5=20/?= Date: Sat, 16 Dec 2023 09:18:29 -0500 Subject: [PATCH] Update TUTORIAL.md An tyop --- docs/TUTORIAL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/TUTORIAL.md b/docs/TUTORIAL.md index 39c196c..13ce8c1 100644 --- a/docs/TUTORIAL.md +++ b/docs/TUTORIAL.md @@ -28,7 +28,7 @@ for your platform to install a compatible Go version. With Go installed, you can now download, build, and install π”Όπ•ƒπ•Šπ•€π”Ό. Run: ```console -$ go install github.com/smoynes/elsie@latset +$ go install github.com/smoynes/elsie@latest ``` Go will store the program in its `bin` directory. By default, the location is