summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorJonathan Brielmaier <jonathan.brielmaier@web.de>2021-12-14 16:26:30 +0100
committerJonathan Brielmaier <jonathan.brielmaier@web.de>2021-12-14 16:26:30 +0100
commit3708f7536570f6f9a653fe80be5abbdff323716d (patch)
tree30ca154f7b736f18684fb534c8cc20d2bdf66fc8 /README.org
parentc736f26faea52cac1a656302cad1560176402ddc (diff)
README.org: Improve wording.
This is a follow up of 4725a85f893767793d1e874642e130146f85dfcb. * README.org (Substitutes for nonguix): Improve wording.
Diffstat (limited to 'README.org')
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index f006945..77cef95 100644
--- a/README.org
+++ b/README.org
@@ -215,7 +215,7 @@ Notice that the URL of the server should be specified without a trailing
slash. The file ~signing-key.pub~ should be downloaded directly from
[[https://substitutes.nonguix.org/signing-key.pub]].
-Alternatively, you can use replace ~(local-file "./signing-key.pub")~ by:
+Alternatively, you can replace ~(local-file "./signing-key.pub")~ by:
#+BEGIN_SRC scheme
(plain-file "non-guix.pub"
"<contents of signing-key.pub>")