summaryrefslogtreecommitdiff
path: root/DEPLOY.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 /DEPLOY.md
parent0f16a79888f38db46167ee214fe1d57bfcd4f666 (diff)
downloadconduit-f199b51f9795e7a58192221cd2902990efb94bab.zip
Move the link to cross-compiling guide to DEPLOY.md
Diffstat (limited to 'DEPLOY.md')
-rw-r--r--DEPLOY.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/DEPLOY.md b/DEPLOY.md
index f26feaa..fe8c331 100644
--- a/DEPLOY.md
+++ b/DEPLOY.md
@@ -24,6 +24,7 @@ $ cargo build --release
```
Note that this currently requires Rust 1.50.
+If you want to cross compile Conduit to another architecture, read the [Cross-Compile Guide](CROSS_COMPILE.md).
## Adding a Conduit user