forked from lix-project/hydra
Build from source remark in README.md
This commit is contained in:
parent
e211e7771e
commit
14752d7801
1 changed files with 4 additions and 0 deletions
|
@ -4,3 +4,7 @@ To start hacking on Hydra, run:
|
|||
$ ./configure $configureFlags --prefix=/opt/hydra
|
||||
$ make
|
||||
$ make install
|
||||
|
||||
Or, if you just want to build from source (on x86_64-linux):
|
||||
|
||||
$ nix-build -A build.x86_64-linux release.nix
|
||||
|
|
Loading…
Reference in a new issue