Changeset - 220abebda392
[Not reviewed]
0 1 0
Hans-Dieter Hiep - 5 years ago 2020-02-04 14:26:57
hdh@cwi.nl
Add basic build instructions
1 file changed with 4 insertions and 1 deletions:
0 comments (0 inline, 0 general)
README.md
Show inline comments
 
# Reowolf Implementation
 

	
 
(Readme todo)
 
## Compilation instructions
 

	
 
1. Install the Rust toolchain, using Rustup. See https://rustup.rs/ for further instructions.
 
2. Run `cargo test` to download dependencies, compile the project, and run the tests.
 

	
0 comments (0 inline, 0 general)