forked from lix-project/lix
Add link to hacking section of the manual (#973)
This commit is contained in:
parent
c660eb61f1
commit
3614d55aa1
|
@ -9,6 +9,11 @@ To find out more about the tool, usage and installation instructions, please
|
||||||
read the manual, which is available on the Nix website at
|
read the manual, which is available on the Nix website at
|
||||||
<http://nixos.org/nix/manual>.
|
<http://nixos.org/nix/manual>.
|
||||||
|
|
||||||
|
## Contributing
|
||||||
|
|
||||||
|
Take a look at the [Hacking Section](http://nixos.org/nix/manual/#chap-hacking)
|
||||||
|
of the manual. It helps you to get started with building nix from source.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
Nix is released under the LGPL v2.1
|
Nix is released under the LGPL v2.1
|
||||||
|
|
Loading…
Reference in a new issue