summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAJ ONeal <coolaj86@gmail.com>2020-10-09 11:32:09 -0600
committerGitHub <noreply@github.com>2020-10-09 11:32:09 -0600
commite34d9f1244439a01a195febd966c7c5d88c98d33 (patch)
tree26ef9242aa14ebc79e46b4df62206fdb2c817007 /README.md
parentef8a372a1ce8ed8630bbe227349783c5a74c69b2 (diff)
readme: Add link to website for download instructions (#3785)
* add Webi as install method * link to install page
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index a84b41d..35cc89c 100644
--- a/README.md
+++ b/README.md
@@ -22,6 +22,7 @@
### Menu
- [Features](#features)
+- [Install](#install)
- [Build from source](#build-from-source)
- [For development](#for-development)
- [With version information and/or plugins](#with-version-information-andor-plugins)
@@ -56,7 +57,11 @@
- Actually **fun to use**
- 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