Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/src/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down