diff --git a/README.md b/README.md index fc42d0f..80a25d7 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ your needs. If you already have the Go environment and toolchain set up, you can get the latest version by running: ``` -$ go install foosoft.net/projects/homemaker@latest +go install foosoft.net/projects/homemaker@latest ``` Otherwise, you can use the [pre-built binaries](https://github.com/FooSoft/homemaker/releases) from the project page.