Skip to content

Commit 6b64d5f

Browse files
readme instructions
1 parent 17192e7 commit 6b64d5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Installation
1010
==========
1111
1. Download google closure compiler jar. https://developers.google.com/closure/compiler/
1212
2. Edit the path to compiler.jar within compile-js.
13-
3. Make the compile-js.sh executable with chmod 755 compile.js
13+
3. chmod 755 compile-js.sh file to use an executable
1414
4. Edit ~/.profile within terminal and add an alias to compile-js.sh e.g. alias compile-js="~/Sites/git/github/compile-js/compile-js.sh"
1515

1616
Usage

0 commit comments

Comments
 (0)