summaryrefslogtreecommitdiff
path: root/summain.md
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-07-22 10:16:45 +0300
committerLars Wirzenius <liw@liw.fi>2021-07-22 10:16:45 +0300
commitfdab0cb57408fadf831147003c7bd2a873c5b84d (patch)
tree7aafb4ca62254eec4581d3abc505171fbbe98b97 /summain.md
parent3a221ccb34a1dd551614762c445f49bea87594f2 (diff)
downloadsummain-rs-fdab0cb57408fadf831147003c7bd2a873c5b84d.tar.gz
chore: use lib/runcmd from Subplot, drop vendored copy
Sponsored-by: author
Diffstat (limited to 'summain.md')
-rw-r--r--summain.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/summain.md b/summain.md
index 47acba4..f326358 100644
--- a/summain.md
+++ b/summain.md
@@ -264,8 +264,8 @@ author: Lars Wirzenius
template: python
bindings:
- subplot/summain.yaml
- - subplot/runcmd.yaml
+ - lib/runcmd.yaml
functions:
- subplot/summain.py
- - subplot/runcmd.py
+ - lib/runcmd.py
...