Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Pessimistress authored Oct 9, 2018
1 parent 1d805d5 commit 88481b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ const flights = new ArcLayer({

Simple usage of deck.gl is also showcased in the [hello-world examples](./examples/get-started), using both [webpack2](./examples/get-started/react-webpack-2) and [browserify](./examples/get-started/react-browserify), so you can choose which bundler you prefer or are more familiar with.

To learn how to use deck.gl through the many examples that come with the deck.gl repo, please clone the latest **release** branch. `git clone -b 6.0-release --single-branch https://github.com/uber/deck.gl.git`
To learn how to use deck.gl through the many examples that come with the deck.gl repo, please clone the latest **release** branch. `git clone -b 6.2-release --single-branch https://github.com/uber/deck.gl.git`

For the most up-to-date information, see our [docs](http://uber.github.io/deck.gl/#/docs/getting-started/installation?section=running-the-examples)

Expand Down

0 comments on commit 88481b5

Please sign in to comment.