From af8f4ea88db66861aedfddd7ae7a770d65aa9c09 Mon Sep 17 00:00:00 2001 From: sgt101 Date: Thu, 3 Apr 2025 14:20:11 +0100 Subject: [PATCH] Update installation.md removed the date mention to reflect that it builds with the current nightly --- doc/src/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/installation.md b/doc/src/installation.md index 9d721525..8fb31ce3 100644 --- a/doc/src/installation.md +++ b/doc/src/installation.md @@ -6,7 +6,7 @@ The following instructions assume you have access to the Scallop source code and ## Requirements -- Rust - nightly 2023-03-07 (please visit [here](https://rust-lang.github.io/rustup/concepts/channels.html) to learn more about Rust nightly and how to install them) +- Rust - nightly (please visit [here](https://rust-lang.github.io/rustup/concepts/channels.html) to learn more about Rust nightly and how to install them) - Python 3.7+ (for connecting Scallop with Python and [PyTorch](https://pytorch.org)) ## Scallop Interpreter