summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 425869de..1b51e530 100644
--- a/README
+++ b/README
@@ -24,11 +24,11 @@ sudo apt-get install ikiwiki perl libtext-markdown-perl \
libsearch-xapian-perl libyaml-syck-perl texinfo
#+END_EXAMPLE
-To setup a development environment for Guix, do:
-
+The development manifest for Guix is described in the usual [[file:manifest.scm][manifest.scm]], run:
#+BEGIN_EXAMPLE
-guix shell ikiwiki perl perl-text-markdown perl-search-xapian perl-yaml-syck texinfo
+guix shell
#+END_EXAMPLE
+to enter a development environment.
* Running the website