Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaub committed Aug 7, 2017
1 parent 057c0ea commit 97fa3b0
Show file tree
Hide file tree
Showing 4 changed files with 8,128 additions and 7 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This doc is for people developing the OpenLayers Workshop. Workshop participant

## Building the workshop

Install Node dependencies:
Install Node 8+ and dependencies:

npm install

Expand All @@ -19,7 +19,7 @@ Now you can modify the `src` content. When adding new pages or restructuring th
To update the workshop with a new release of OpenLayers one needs to change the version number of the `openlayers` dependency in four places:

* Top level `package.json`,
* English workshop `src/en/package.json`
* English workshop `src/en/package.json`
* French workshop `src/fr/package.json` and
* Portuguese workshop `src/pt/package.json`

Expand Down
Loading

0 comments on commit 97fa3b0

Please sign in to comment.