aboutsummaryrefslogtreecommitdiff
path: root/sent/README.md
diff options
context:
space:
mode:
authorArun Isaac2025-04-10 02:17:57 +0100
committerArun Isaac2025-04-10 02:18:48 +0100
commit74c32ba095d88754458cb8a1e77bcf74465f5489 (patch)
tree315d3b3225c16c1e274b8386f3c0a8eae13915c1 /sent/README.md
parent6813086ae7450d91339244ebd606eb124f90e847 (diff)
downloadgexp-make-74c32ba095d88754458cb8a1e77bcf74465f5489.tar.gz
gexp-make-74c32ba095d88754458cb8a1e77bcf74465f5489.tar.lz
gexp-make-74c32ba095d88754458cb8a1e77bcf74465f5489.zip
Use slides from our repo, not from the sent tarball.
* sent/README.md: Use slides, not sent/example.
Diffstat (limited to 'sent/README.md')
-rw-r--r--sent/README.md2
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
```