summaryrefslogtreecommitdiff
path: root/init.org
diff options
context:
space:
mode:
Diffstat (limited to 'init.org')
-rw-r--r--init.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.org b/init.org
index f8259d9..49f91e4 100644
--- a/init.org
+++ b/init.org
@@ -41,7 +41,7 @@ Emacs is an operating system and I use it as such (see [[http://elephly.net/post
To install all packages via GNU Guix I can either use a manifest file or use the following invocation:
#+BEGIN_SRC shell :noweb-ref nil
- guix package -i \
+ guix install \
emacs \
emacs-ag \
emacs-auctex \