Update README.md (#162)

Remove the dollar sign to make copy paste easier in terminal.
This commit is contained in:
CaledoniaProject 2023-12-19 03:18:24 +08:00 committed by GitHub
parent 18eadf4260
commit a38621145f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@ You can [download binaries](https://github.com/caddyserver/xcaddy/releases) that
You may also build `xcaddy` from source:
```bash
$ go install github.com/caddyserver/xcaddy/cmd/xcaddy@latest
go install github.com/caddyserver/xcaddy/cmd/xcaddy@latest
```
For Debian, Ubuntu, and Raspbian, an `xcaddy` package is available from our [Cloudsmith repo](https://cloudsmith.io/~caddy/repos/xcaddy/packages/):