Skip to content

Commit

Permalink
consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
windoverwater committed Apr 25, 2024
1 parent f3b8801 commit f64c340
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ else
endif

# Let there be no default target
.PHONY: default
default:
.PHONY: help
help:
@echo "${RED}There is no default make target.${END} Specify one of:"
@echo "poetry-build - performs a poetry local install"
@echo "poetry-link - refreshes local (poetry file) symlinks"
Expand Down

0 comments on commit f64c340

Please sign in to comment.