From 31a777d7f584e944f05ec799d3d176e1d230828b Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 2 Apr 2023 17:59:39 +0300 Subject: fix example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 89886a2..f42ec01 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ push: manual Third, now you can finally run: ``` -raku guprecords --stats=dir=$HOME/git/uprecords/stats --all +raku guprecords.raku --stats=dir=$HOME/git/uprecords/stats --all ``` ... to generate something like the following: -- cgit v1.2.3