summaryrefslogtreecommitdiff
path: root/DEPLOY.md
diff options
context:
space:
mode:
Diffstat (limited to 'DEPLOY.md')
-rw-r--r--DEPLOY.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/DEPLOY.md b/DEPLOY.md
index ddf0aac..f0990dc 100644
--- a/DEPLOY.md
+++ b/DEPLOY.md
@@ -43,7 +43,6 @@ $ sudo apt install libclang-dev build-essential
$ 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/README.md).