Maybe (potato make) is a better name

This commit is contained in:
Mike Gran 2021-02-10 10:11:03 -08:00 committed by GitHub
parent 158da0c5e9
commit 293267f012
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

@ -8,7 +8,7 @@ Add this at the top of your build script.
exec guile -s "$0" "$@"
!#
(use-modules (studious-potato))
(use-modules (potato make))
(initialize)
Add this at the bottom of your build script