Skip to content

Commit 9318339

Browse files
committed
Update source docs
1 parent 7e481b5 commit 9318339

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

tools/make/lib/install/Makefile

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,12 @@
1818

1919
# RULES #
2020

21-
# Run the install sequence.
21+
#/
22+
# Runs the project's install sequence.
2223
#
23-
# This target runs the project's install sequence.
24-
24+
# @example
25+
# make install
26+
#/
2527
install: install-node
2628

2729
.PHONY: install

0 commit comments

Comments
 (0)