Skip to content

Commit ecc7f3e

Browse files
committed
Add comment to save users some time
1 parent f8a1f55 commit ecc7f3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ fi
1010
if [ -n "$1" ]; then
1111
BOOTSTRAP="$1"
1212
else
13+
# You need to run `composer install` to generate this file.
1314
BOOTSTRAP="vendor/autoload.php"
1415
fi
1516

0 commit comments

Comments
 (0)