Skip to content

Commit

Permalink
Change download to 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AE9RB committed Oct 24, 2011
1 parent a8803ea commit 0f1b9d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -19,11 +19,11 @@ under Windows. Mac OSX and most Linux will have a compatible Ruby by default.
### Step 1: Download to a new folder

cd ~/empty-dir
curl -LO https://github.com/downloads/dturnbull/closure-script/closure-1.4.0.jar
curl -LO https://github.com/downloads/dturnbull/closure-script/closure-1.4.1.jar

### Step 2: Start server from the new folder

java -jar closure-1.4.0.jar
java -jar closure-1.4.1.jar

### Step 3: Open a web browser

Expand Down

0 comments on commit 0f1b9d5

Please sign in to comment.