Skip to content

Commit

Permalink
slightly more friendly warning
Browse files Browse the repository at this point in the history
 🐿 v2.8.0
  • Loading branch information
apaleslimghost committed Apr 24, 2018
1 parent d54ee89 commit 12a6fe7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# DO NOT ADD TASKS TO THIS MAKEFILE
# these tasks exist for principle-of-least-surprise purposes for people coming
# here from next-land. this makefile should not be used for anything else
# here from next-land. this makefile should not be used for anything else.
# instead, use per-package npm scripts

install:
@printf "\n \e[1;34m☞\e[0m this is the same as running \e[3;36mnpm install\e[0m\n\n"
Expand Down

0 comments on commit 12a6fe7

Please sign in to comment.