diff --git a/README.md b/README.md index c65b16f..f3ab0c4 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Being a Golang application, you can also build it yourself with `go` get or fetc Fetching from the master branch using `go`: ```sh -$ go install github.com/jessp01/zaje/cmd@v0.21.4 +$ go install github.com/jessp01/zaje/cmd@latest ``` If you take this route, you'll need to copy the `highlight/syntax_files` and `utils/functions.rc` manually. @@ -76,7 +76,7 @@ After installing `tesseract`, simply invoke the below to install `super-zaje`: ```sh # install super-zaje -$ go install github.com/jessp01/zaje/cmd/super-zaje@v0.21.4 +$ go install github.com/jessp01/zaje/cmd/super-zaje@latest ``` You can then use it thusly: