We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c855888 commit 5839a28Copy full SHA for 5839a28
README.md
@@ -9,7 +9,8 @@ Installation
9
==========
10
1. Download google closure compiler jar. https://developers.google.com/closure/compiler/
11
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"
+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"
14
15
Usage
16
0 commit comments