Compare commits

..

7 Commits

1 changed files with 3 additions and 3 deletions

View File

@ -116,7 +116,7 @@ point a location to the `genevee` package itself:
(root genevee))))))
```
In fact, have you noticed the `genevee-in-a-vm.scm` in this repository ? These
In fact, have you noticed the `genevee-in-a-vm.scm` in this repository ? This
few lines are actually enough to let you spin a local demo of a server hosting
Génévée in virtually (ahah) no time.
@ -141,5 +141,5 @@ simply call:
```
Of course this just calls `rsync` with the path expanded from the evaluation of
`guix build` like above. Adapt to your taste when you use a different protocol
to sync into production.
`guix build` like above. Adapt to taste when you use a different protocol to
sync into production.