README.org: Improve wording.

This is a follow up of 4725a85f89.

* README.org (Substitutes for nonguix): Improve wording.
This commit is contained in:
Jonathan Brielmaier 2021-12-14 16:26:30 +01:00
parent c736f26fae
commit 3708f75365
No known key found for this signature in database
GPG key ID: ECFC83988B4E4B9F

View file

@ -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>")