mirror of
https://github.com/caddyserver/xcaddy.git
synced 2025-01-22 16:46:55 +01:00
Update README.md (#162)
Remove the dollar sign to make copy paste easier in terminal.
This commit is contained in:
parent
18eadf4260
commit
a38621145f
1 changed files with 1 additions and 1 deletions
|
@ -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/):
|
||||
|
|
Loading…
Reference in a new issue