summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorVadim Zeitlin <vadim@zeitlins.org>2021-05-28 09:42:59 +0200
committerVadim Zeitlin <vadim@zeitlins.org>2021-05-28 09:42:59 +0200
commitf199b51f9795e7a58192221cd2902990efb94bab (patch)
tree2c1f9c085fcbf2ddbe8dd086f6eb63f527436375 /README.md
parent0f16a79888f38db46167ee214fe1d57bfcd4f666 (diff)
downloadconduit-f199b51f9795e7a58192221cd2902990efb94bab.zip
Move the link to cross-compiling guide to DEPLOY.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index e982424..e856dd5 100644
--- a/README.md
+++ b/README.md
@@ -54,8 +54,6 @@ more](DEPLOY.md)
If you want to connect an Appservice to Conduit, take a look at the [Appservice Guide](APPSERVICES.md).
-If you want to cross compile Conduit to another architecture, read the [Cross-Compile Guide](CROSS_COMPILE.md).
-
##### Deploy using a Debian package
You need to have the `deb` helper command installed that creates Debian packages from Cargo projects (see [cargo-deb](https://github.com/mmstick/cargo-deb/) for more info):