diff options
author | Mathieu Lirzin <mthl@gnu.org> | 2016-06-16 01:11:57 +0200 |
---|---|---|
committer | Mathieu Lirzin <mthl@gnu.org> | 2016-06-16 02:12:33 +0200 |
commit | 6587ddea5a52f455953bd723a16c54976d371a8e (patch) | |
tree | 08158e454ae25414537e6b1640d54355ae8e2978 | |
parent | b103ab7eae3246f19c410c7d8cf82329836e63ce (diff) | |
download | cuirass-6587ddea5a52f455953bd723a16c54976d371a8e.tar cuirass-6587ddea5a52f455953bd723a16c54976d371a8e.tar.gz |
Guix modules must be available.
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,3 +8,5 @@ GNU Guix must be installed along with all its development dependencies as described here: https://www.gnu.org/software/guix/manual/html_node/Building-from-Git.html#Building-from-Git + +Its modules must be found by Guile in '%load-path'. |