Change title to potato make in README.me
This commit is contained in:
parent
fe81ac73cc
commit
f753338320
@ -1,4 +1,4 @@
|
|||||||
# studious-potato
|
# POTATO MAKE
|
||||||
|
|
||||||
A build tool written in Guile Scheme.
|
A build tool written in Guile Scheme.
|
||||||
|
|
||||||
@ -40,7 +40,7 @@ is named `makefile.scm`; however, you may choose any name.
|
|||||||
exec guile -s "$0" "$@"
|
exec guile -s "$0" "$@"
|
||||||
!#
|
!#
|
||||||
|
|
||||||
(use-modules (studious-potato))
|
(use-modules (potato make))
|
||||||
(setup (command-line))
|
(setup (command-line))
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user