Browse Source

readme: Add link to website for download instructions (#3785)

* add Webi as install method

* link to install page
master
AJ ONeal 5 years ago
committed by GitHub
parent
commit
e34d9f1244
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      README.md

5
README.md

@ -22,6 +22,7 @@
### Menu ### Menu
- [Features](#features) - [Features](#features)
- [Install](#install)
- [Build from source](#build-from-source) - [Build from source](#build-from-source)
- [For development](#for-development) - [For development](#for-development)
- [With version information and/or plugins](#with-version-information-andor-plugins) - [With version information and/or plugins](#with-version-information-andor-plugins)
@ -56,7 +57,11 @@
- Actually **fun to use** - Actually **fun to use**
- So, so much more to discover - So, so much more to discover
## Install
You can install Caddy by downloading from the Github Releases and placing it in your PATH.
For other install options, see https://caddyserver.com/docs/download.
## Build from source ## Build from source

Loading…
Cancel
Save