aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTill Hoeppner2015-06-11 22:15:07 +0200
committerTill Hoeppner2015-06-11 22:15:07 +0200
commit6073cd55e7ac0419bcb80bec3c57f2c2409fee02 (patch)
treec5cf44f3ec6bd9b5eff9ed394174374a727fc1f8
parentcb6a4e2d24616c680a3793b0f92ec0f2f6df00db (diff)
downloadilc-6073cd55e7ac0419bcb80bec3c57f2c2409fee02.tar.gz
ilc-6073cd55e7ac0419bcb80bec3c57f2c2409fee02.tar.xz
ilc-6073cd55e7ac0419bcb80bec3c57f2c2409fee02.zip
Continue README
-rw-r--r--README.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/README.md b/README.md
index cec846e..f7b9984 100644
--- a/README.md
+++ b/README.md
@@ -17,4 +17,22 @@ They're not really configurable yet, so you'd have to recompile it for that... <
Uhh, actually... that may have been a suboptimal choice. Nobody cares about performance here
anyways. But it was what I started with, and I didn't feel like rewriting it.
+**Fine, I'll use it. What, no binaries?**
+Mhm, I haven't yet figured out what legal stuff to include in eventual packages, and
+nobody would use them anyways...
+
+**Ugh, how do I compile it then?**
+
+Because I'm using experimental features, you have to use a Rust nightly installation.
+
+ cb6a4e2d24616c680a3793b0f92ec0f2f6df00db
+
+is known to compile with
+
+ rustc 1.2.0-nightly (fbb13543f 2015-06-11)
+ cargo 0.3.0-nightly (2ac8a86 2015-06-10) (built 2015-06-10)
+
+To compile:
+
+ cargo build --release