forked from lix-project/hydra
Build from source remark in README.md
This commit is contained in:
parent
e211e7771e
commit
14752d7801
|
@ -4,3 +4,7 @@ To start hacking on Hydra, run:
|
||||||
$ ./configure $configureFlags --prefix=/opt/hydra
|
$ ./configure $configureFlags --prefix=/opt/hydra
|
||||||
$ make
|
$ make
|
||||||
$ make install
|
$ 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