diff options
Diffstat (limited to 'sent/README.md')
-rw-r--r-- | sent/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sent/README.md b/sent/README.md index fdf3e1a..924b90d 100644 --- a/sent/README.md +++ b/sent/README.md @@ -13,5 +13,5 @@ guix build -f make.scm ``` Run sent on the example slides. ``` -$(guix build -f make.scm) sent/example +$(guix build -f make.scm) slides ``` |