Readme should not include the version number

We should not repeat the version number throughout the source.  Eventually, the download page will be http://openlayers.org/download/.
This commit is contained in:
Tim Schaub
2015-05-05 10:28:03 -06:00
parent 56e8575e41
commit 4192092dcf

View File

@@ -7,7 +7,7 @@
## Getting Started
- Download the [latest release](https://github.com/openlayers/ol3/releases/tag/v3.4.0)
- Download the [latest release](https://github.com/openlayers/ol3/releases/)
- Install with npm: `npm install openlayers`
- Clone the repo: `git clone git@github.com:openlayers/ol3.git`