diff --git a/README.md b/README.md index 272262b..d4cbf46 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ in Md2Vim's design. If you already have the Go environment and toolchain set up, you can get the latest version by running: ``` -$ go install foosoft.net/projects/md2vim@latest +go install foosoft.net/projects/md2vim@latest ``` Otherwise, you can use the [pre-built binaries](https://github.com/FooSoft/md2vim/releases) from the project page.