Skip to content

Commit b35cbc6

Browse files
committed
Rename 'Installation' to 'Download' in readme
1 parent ece21d3 commit b35cbc6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66

77
Full guide and demonstrations available at the [official Stellar.js project page](http://markdalgleish.com/projects/stellar.js/).
88

9-
## Installation
9+
## Download
1010

11-
Download the [development](https://raw.github.com/markdalgleish/stellar.js/master/jquery.stellar.js) or [production](https://raw.github.com/markdalgleish/stellar.js/master/jquery.stellar.min.js) version, or use a [package manager](https://github.com/markdalgleish/stellar.js#package-managers).
11+
Get the [development](https://raw.github.com/markdalgleish/stellar.js/master/jquery.stellar.js) or [production](https://raw.github.com/markdalgleish/stellar.js/master/jquery.stellar.min.js) version, or use a [package manager](https://github.com/markdalgleish/stellar.js#package-managers).
1212

1313
## Getting Started
1414

stellar.jquery.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@
2525
},
2626
"bugs": "https://github.com/markdalgleish/stellar.js/issues",
2727
"docs": "http://markdalgleish.com/projects/stellar.js/docs",
28-
"download": "https://github.com/markdalgleish/stellar.js#installation"
28+
"download": "https://github.com/markdalgleish/stellar.js#download"
2929
}

0 commit comments

Comments
 (0)