Add README.md

This commit is contained in:
Rob Vermaas
2015-02-10 13:04:06 +00:00
parent ea815d55b8
commit e211e7771e
+6
View File
@@ -0,0 +1,6 @@
To start hacking on Hydra, run:
$ ./dev-shell
$ ./configure $configureFlags --prefix=/opt/hydra
$ make
$ make install