summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorJulien Lepiller <gitlab@lepiller.eu>2020-05-25 11:30:46 +0000
committerJulien Lepiller <gitlab@lepiller.eu>2020-05-25 11:30:46 +0000
commitae85b39f95d20fc7894efc574d6c3deb83cfde94 (patch)
tree9541affc3be857b33a21ae79154972bf26e1646b /README.org
parentadb085e6ec4a39dc6378bde6af09ac5b7f0ce230 (diff)
README.org: Suggest running guix pull
* README.org (Installation): Suggest running guix pull after updating channels.scm
Diffstat (limited to 'README.org')
-rw-r--r--README.org2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.org b/README.org
index d128f10..ea126cd 100644
--- a/README.org
+++ b/README.org
@@ -53,6 +53,8 @@ To do so, add it to =~/.config/guix/channels.scm=:
53 %default-channels) 53 %default-channels)
54#+END_SRC 54#+END_SRC
55 55
56Then run =guix pull=.
57
56* Using Nonfree Firmware and Drivers 58* Using Nonfree Firmware and Drivers
57 59
58To use Guix System with the standard Linux kernel and nonfree firmware, edit 60To use Guix System with the standard Linux kernel and nonfree firmware, edit