We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34bae68 commit 9d9b011Copy full SHA for 9d9b011
tools/make/lib/install/Makefile
@@ -1,9 +1,9 @@
1
2
# TARGETS #
3
4
-# Run the install process.
+# Run the install sequence.
5
#
6
-# This target runs the project's install process.
+# This target runs the project's install sequence.
7
8
install: install-node install-addons
9
0 commit comments