Fix typos in README

This commit is contained in:
Tissevert 2023-07-17 22:52:59 +02:00
parent 358e68b79a
commit 48653d8591
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 ? This
In fact, have you noticed the `genevee-in-a-vm.scm` in this repository ? These
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 taste when you use a different protocol to
sync into production.
`guix build` like above. Adapt to your taste when you use a different protocol
to sync into production.