Add README.md

This commit is contained in:
Rob Vermaas 2015-02-10 13:03:47 +00:00
parent ea815d55b8
commit e211e7771e

6
README.md Normal file
View file

@ -0,0 +1,6 @@
To start hacking on Hydra, run:
$ ./dev-shell
$ ./configure $configureFlags --prefix=/opt/hydra
$ make
$ make install