mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2025-01-10 16:03:16 +01:00
README.org: Improve wording.
This is a follow up of 4725a85f89
.
* README.org (Substitutes for nonguix): Improve wording.
This commit is contained in:
parent
c736f26fae
commit
3708f75365
1 changed files with 1 additions and 1 deletions
|
@ -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>")
|
||||
|
|
Loading…
Reference in a new issue