summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2012-11-18 15:22:00 +0100
committerLudovic Courtès <ludo@gnu.org>2012-11-18 15:22:00 +0100
commitf8348b91adf7c878ffad2229e60db7c67565a516 (patch)
tree3fc4a2cb1ffaabe677b756eb7c7226b6d8c5e132 /README
parent68c141f144b68baa98a2f48c8ff3f867d667e153 (diff)
Turn Guix into "GNU Guix".
* configure.ac: Change package name to "GNU Guix", and bug-report address to `gnu-system-discuss@gnu.org'. * doc/guix.texi: Replace "Guix" by "GNU Guix" in some places. (Top, Introduction): Mention "for the GNU system". * HACKING, README: Use "GNU Guix" instead of "Guix" in some places.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 02c1f34e2ee..7e6c3dd7199 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
1-*- mode: org -*- 1-*- mode: org -*-
2 2
3Guix is Nix[0] from Guile[1]! 3GNU Guix is Nix[0] from Guile[1]!
4 4
5Concretely, it allows Nix package management to be done entirely in 5Concretely, it allows Nix package management to be done entirely in
6Scheme. The goal is to investigate whether Scheme, and in particular 6Scheme. The goal is to investigate whether Scheme, and in particular