forked from lix-project/hydra
Add README.md
This commit is contained in:
parent
ea815d55b8
commit
e211e7771e
1 changed files with 6 additions and 0 deletions
6
README.md
Normal file
6
README.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
To start hacking on Hydra, run:
|
||||
|
||||
$ ./dev-shell
|
||||
$ ./configure $configureFlags --prefix=/opt/hydra
|
||||
$ make
|
||||
$ make install
|
Loading…
Reference in a new issue