aboutsummaryrefslogtreecommitdiffstats
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt11
1 files changed, 11 insertions, 0 deletions
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