Skip to content

Commit

Permalink
Use CDN accelerated download URL
Browse files Browse the repository at this point in the history
  • Loading branch information
dszeto committed Mar 10, 2015
1 parent fc12d08 commit 075e39c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/manual/source/install/install-linux.html.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ below to setup PredictionIO and its dependencies.
Simply download PredictionIO's binary distribution and extract it.

```
$ wget http:https://download.prediction.io/PredictionIO-<%= data.versions.pio %>.tar.gz
$ wget https:https://d8k1yxp8elc6b.cloudfront.net/PredictionIO-<%= data.versions.pio %>.tar.gz
$ tar zxvf PredictionIO-<%= data.versions.pio %>.tar.gz
$ cd PredictionIO-<%= data.versions.pio %>
```
Expand Down

0 comments on commit 075e39c

Please sign in to comment.