about summary refs log tree commit diff
path: root/doc/install.xml
Commit message (Collapse)AuthorAgeFilesLines
* doc: Add preliminary installation instructions.aszlig2015-12-111-0/+72
This pretty much resembles what we already have in README.md but will be extended by an improved bootstrap process. Because right now bootstrapping is a pain in the ass mainly because we need to include the binary cache public key and the correct NIX_PATH. Signed-off-by: aszlig <aszlig@redmoonstudios.org>