Skip to content
This repository was archived by the owner on Mar 15, 2019. It is now read-only.

Commit fd6b3ca

Browse files
author
gulien
authored
Update gulp.md
1 parent fb6b6e2 commit fd6b3ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/gulp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ gulp;
6060
exit 0;
6161
```
6262

63-
Run `chmod u+x _gulp` to avoid permission issue.
63+
Run `chmod a+x _gulp` to avoid permission issue.
6464

6565
Then, update the `Makefile` by adding:
6666

0 commit comments

Comments
 (0)