aboutsummaryrefslogtreecommitdiffstats
path: root/README.txt
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2016-10-27 23:32:03 -0700
committerbnewbold <bnewbold@robocracy.org>2016-10-27 23:32:03 -0700
commitadf41d8d3dcbc21806475bc652d560c7483fbcfb (patch)
treef26d09bcd532ff61acc0758839292f1c885ea6f1 /README.txt
parenta3a84106dfa5a3bedb9b01ef0cfd1b4a198926c8 (diff)
downloadmodelthing-adf41d8d3dcbc21806475bc652d560c7483fbcfb.tar.gz
modelthing-adf41d8d3dcbc21806475bc652d560c7483fbcfb.zip
basic build directions
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