Turn README.Debian into a markdown file

It is common to have a markdown file per deployment subdirectory.
Still install it as `README.Debian` to `/usr/share/doc/matrix-conduit`
as per Debian policy.

Also update the link in the main `README.md` file.
This commit is contained in:
Paul van Tilburg 2023-07-23 12:24:37 +02:00
parent 8cf408e966
commit 433dad6ac2
No known key found for this signature in database
GPG key ID: C6DE073EDA9EEC4D
3 changed files with 7 additions and 7 deletions

View file

@ -39,7 +39,7 @@ Check out the [Conduit 1.0 Release Milestone](https://gitlab.com/famedly/conduit
#### How can I deploy my own?
- Simple install (this was tested the most): [DEPLOY.md](DEPLOY.md)
- Debian package: [debian/README.Debian](debian/README.Debian)
- Debian package: [debian/README.md](debian/README.md)
- Nix/NixOS: [nix/README.md](nix/README.md)
- Docker: [docker/README.md](docker/README.md)