Skip to content

Commit

Permalink
docs: Update readme install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
mholt committed Feb 22, 2021
1 parent 891c8f9 commit 8365548
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ You can [download binaries](https://github.com/caddyserver/xcaddy/releases) that
You may also build `xcaddy` from source:

```bash
$ go get -u github.com/caddyserver/xcaddy/cmd/xcaddy
$ 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/):
For Debian, Ubuntu, and Raspbian, an `xcaddy` package is available from our [Cloudsmith repo](https://cloudsmith.io/~caddy/repos/xcaddy/packages/):

```bash
sudo apt install -y debian-keyring debian-archive-keyring apt-transport-https
Expand Down

0 comments on commit 8365548

Please sign in to comment.