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 17192e7 commit 6b64d5fCopy full SHA for 6b64d5f
README.md
@@ -10,7 +10,7 @@ Installation
10
==========
11
1. Download google closure compiler jar. https://developers.google.com/closure/compiler/
12
2. Edit the path to compiler.jar within compile-js.
13
-3. Make the compile-js.sh executable with chmod 755 compile.js
+3. chmod 755 compile-js.sh file to use an executable
14
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"
15
16
Usage
0 commit comments