Commit ab301fec authored by Matthew Holt's avatar Matthew Holt

Fix typo, formatting

parent deec1498
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
Caddy is a general-purpose web server for Windows, Mac, Linux, BSD, and Caddy is a general-purpose web server for Windows, Mac, Linux, BSD, and
[Android](https://github.com/mholt/caddy/wiki/Running-Caddy-on-Android). It is [Android](https://github.com/mholt/caddy/wiki/Running-Caddy-on-Android). It is
a capable but easier aternative to other popular web servers. a capable but easier alternative to other popular web servers.
[Releases](https://github.com/mholt/caddy/releases) · [Releases](https://github.com/mholt/caddy/releases) ·
[User Guide](https://caddyserver.com/docs) · [User Guide](https://caddyserver.com/docs) ·
...@@ -42,11 +42,11 @@ SNI ...@@ -42,11 +42,11 @@ SNI
Caddy binaries have no dependencies and are available for every platform. Caddy binaries have no dependencies and are available for every platform.
Install Caddy any one of these ways: Install Caddy any one of these ways:
- [Download page](https://caddyserver.com/download) allows you to customize - **[Download page](https://caddyserver.com/download)** allows you to
your build in your browser customize your build in the browser
- [Latest release](https://github.com/mholt/caddy/releases/latest) for static - **[Latest release](https://github.com/mholt/caddy/releases/latest)** for
file downloads pre-built binaries
- [curl getcaddy.com](https://getcaddy.com) for auto install: - **curl [getcaddy.com](https://getcaddy.com)** for auto install:
`curl https://getcaddy.com | bash` `curl https://getcaddy.com | bash`
Once `caddy` is in your PATH, you can `cd` to your website's folder and run Once `caddy` is in your PATH, you can `cd` to your website's folder and run
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment