Skip to content

Commit

Permalink
Update make help text
Browse files Browse the repository at this point in the history
  • Loading branch information
electroly committed Feb 14, 2024
1 parent c39f162 commit 4a72a38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@ ifeq ($(LINUX_DISTRO),ubuntu)
@echo "make format Reformat code"
@echo "make lint Check code with cpplint"
@echo "make tidy Check code with clang-tidy"
@echo "make ghpages Build tmbasic-gh-pages"
@echo "make ghpages Build website"
endif
@echo ""

Expand Down

0 comments on commit 4a72a38

Please sign in to comment.