README.md: Point to the manual
[?]
Oct 6, 2016, 12:37 PM
2K7ZAIY5HLB5FUEVBAC3D3UBA56TXJJG66D5ZVDBM2A7NOLHMANQCDependencies
- [2]
E63Q3L3JBuild from source remark in README.md - [3]
5EB3AB4Treadme: update hacking section - [4]
X7IAG7JTSimplify running nix-shell - [5]
NVMDS7GEAdd README.md
Change contents
- replacement in README.md at line 1[4.1]→[4.2:35](∅→∅),[4.35]→[3.0:16](∅→∅),[3.16]→[4.0:16](∅→∅),[4.35]→[4.0:16](∅→∅),[4.16]→[4.53:137](∅→∅),[4.53]→[4.53:137](∅→∅),[4.137]→[2.0:62](∅→∅)
To start hacking on Hydra, run:$ bootstrap$ nix-shell$ ./configure $configureFlags --prefix=/opt/hydra$ make$ make installOr, if you just want to build from source (on x86_64-linux):# Hydra - replacement in README.md at line 3
$ nix-build -A build.x86_64-linux release.nix[2.63]Hydra is a continuous integration system based on the Nix packagemanager. For more information, see the[manual](https://hydra.nixos.org/job/hydra/master/tarball/latest/download-by-type/doc/manual). Forhacking instructions, seehttps://hydra.nixos.org/job/hydra/master/tarball/latest/download-by-type/doc/manual#chap-hacking.