Skip to content

Commit 5839a28

Browse files
readme instructions
1 parent c855888 commit 5839a28

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ Installation
99
==========
1010
1. Download google closure compiler jar. https://developers.google.com/closure/compiler/
1111
2. Edit the path to compiler.jar within compile-js.
12-
3. Edit .profile within terminal and add an alias to compile-js.sh e.g. alias compile-js="~/Sites/libs/closure/compile-js.sh"
12+
3. Make the compile-js.sh executable with chmod 755 compile.js
13+
3. 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"
1314

1415
Usage
1516
==========

0 commit comments

Comments
 (0)