From 62d719d3c99a72b42b08160089099be6ebf0881f Mon Sep 17 00:00:00 2001 From: YAKSH BARIYA Date: Sun, 13 Jun 2021 18:36:30 +0530 Subject: [PATCH] docs/install: Caddy is also available on Termux --- src/docs/markdown/install.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/docs/markdown/install.md b/src/docs/markdown/install.md index e42e471..a723d17 100644 --- a/src/docs/markdown/install.md +++ b/src/docs/markdown/install.md @@ -27,6 +27,7 @@ This page describes various methods for installing Caddy on your system. - [Webi](#webi) - [Chocolatey](#chocolatey) - [Ansible](#ansible) +- [Termux](#termux) ## Static binaries @@ -211,3 +212,10 @@ _Note: This is a community-maintained installation method._
scoop install caddy
[**View the Scoop manifest**](https://github.com/ScoopInstaller/Main/blob/master/bucket/caddy.json) + + +## Termux + +_Note: This is a community-maintained installation method._ + +
pkg install caddy