doc: Fix typo in section on offloading.

* doc/guix.texi (Daemon Offload Setup): Fix quoting typo in command.
master
Andreas Enge 2016-01-24 23:25:38 +01:00
parent 447f3ae7c1
commit 74273b6f2d
1 changed files with 1 additions and 1 deletions

View File

@ -769,7 +769,7 @@ machines, since offloading works by invoking the @code{guix archive} and
this is the case by running:
@example
lsh build-machine guile -c '(use-modules (guix config))'
lsh build-machine guile -c "'(use-modules (guix config))'"
@end example
There's one last thing to do once @file{machines.scm} is in place. As