aboutsummaryrefslogtreecommitdiff
path: root/contrib/guix.README
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-04-26 17:28:56 +0200
committerChristian Grothoff <christian@grothoff.org>2021-04-26 17:28:56 +0200
commit82a5d35360c4c882d9a5f92c4ac27c61bd4a4cc5 (patch)
tree8c50e8d74033214e711929c3244e5aca34f9705f /contrib/guix.README
parent51c0c5072fa27f4964778512a0040c77cce7cd04 (diff)
downloadgnunet-82a5d35360c4c882d9a5f92c4ac27c61bd4a4cc5.tar.gz
gnunet-82a5d35360c4c882d9a5f92c4ac27c61bd4a4cc5.zip
-fix misc typos
Diffstat (limited to 'contrib/guix.README')
-rw-r--r--contrib/guix.README2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/guix.README b/contrib/guix.README
index d73b0f4aa..1e8bd3126 100644
--- a/contrib/guix.README
+++ b/contrib/guix.README
@@ -25,5 +25,5 @@ environment, run:
25 25
26 guix environment --load-path=<gnunet.git>/contrib/guix.scm --ad-hoc guix 26 guix environment --load-path=<gnunet.git>/contrib/guix.scm --ad-hoc guix
27 27
28It is recommented to also pass the '--pure' option to guix, to make 28It is recommended to also pass the '--pure' option to guix, to make
29sure the environment is not polluted with existing packages. 29sure the environment is not polluted with existing packages.