From adf41d8d3dcbc21806475bc652d560c7483fbcfb Mon Sep 17 00:00:00 2001 From: bnewbold Date: Thu, 27 Oct 2016 23:32:03 -0700 Subject: basic build directions --- README.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'README.txt') diff --git a/README.txt b/README.txt index fc4aa4a..3dbd77b 100644 --- a/README.txt +++ b/README.txt @@ -32,3 +32,14 @@ automated tooling to cross-check for compatibility. *Does it work?* there's no "here" here, yet, just some sketches and experiments. + + +Building and Installing +--------------------------- +modelthing is currently implemented in the Rust programming language. If you +don't have a toolchain installed, I recommend using rustup +(https://www.rustup.rs/). modelthing should work with stable rust circa 2016. + +With a toolchain installed just run: + + cargo build -- cgit v1.2.3