Skip to content

Commit efc4bc4

Browse files
committed
Tweak log message
1 parent 81d3230 commit efc4bc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ watch-cdocs:
7575
# compile .mdoc.md files to HTML
7676
# so Hugo can include them in the site
7777
build-llms-txt:
78-
@echo "Makefile: Running build-llms-txt";
78+
@echo "Launching llms.txt build ...";
7979
@node ./local/bin/js/build-llms-txt.js;
8080

8181
start:

0 commit comments

Comments
 (0)