diff options
author | Paul van Tilburg <paul@luon.net> | 2023-07-23 12:34:48 +0200 |
---|---|---|
committer | Paul van Tilburg <paul@luon.net> | 2023-07-23 12:53:36 +0200 |
commit | 3cd3d0e0ff30524c7531f0e35bb50604770c5403 (patch) | |
tree | 4db585901884dc249c47b61f7e825769d3273e2b /debian | |
parent | 433dad6ac2d7cba9146a403cddafdacfef6ceacc (diff) | |
download | conduit-3cd3d0e0ff30524c7531f0e35bb50604770c5403.zip |
Add section about how to download/install/deploy
This refers to `DEPLOY.md` as to not duplicate the information.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/README.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/README.md b/debian/README.md index b0f8658..443be76 100644 --- a/debian/README.md +++ b/debian/README.md @@ -1,6 +1,14 @@ Conduit for Debian ================== +Installation +------------ + +Information about downloading, building and deploying the Debian package, see +the "Installing Conduit" section in [DEPLOY.md](../DEPLOY.md). +All following sections until "Setting up the Reverse Proxy" be ignored because +this is handled automatically by the packaging. + Configuration ------------- |