summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSheogorath2019-08-01 20:07:09 +0200
committerGitHub2019-08-01 20:07:09 +0200
commite85f4defbb78c45de7ae9fdd388513dc5304a043 (patch)
tree01d7f11a9edbe11159393d79552a8cf03f264524 /README.md
parent1ec083a091dad815a1dd590a5aac56c6949d3e4d (diff)
parent788d8ca9330587b23d5d1fbfc61d1c2cc08a9d5d (diff)
Merge pull request #114 from SISheogorath/fix/linuxServerDocs
Fix some minor quirks in the LinuxServer.io docs
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6720f63b..b6e10d33 100644
--- a/README.md
+++ b/README.md
@@ -37,9 +37,9 @@ You can run CodiMD in a number of ways, and we created setup instructions for
all of these:
* [Docker](docs/setup/docker.md)
-* [Docker (LinuxServer.io)](docs/setup/docker-linuxserver.md)
* [Kubernetes](docs/setup/kubernetes.md)
* [Cloudron](docs/setup/cloudron.md)
+* [LinuxServer.io (multi-arch docker)](docs/setup/docker-linuxserver.md)
* [Heroku](docs/setup/heroku.md)
* [Manual setup](docs/setup/manual-setup.md)