Skip to content

Commit

Permalink
Modified versions line to show both node 4.6 and 6.9.
Browse files Browse the repository at this point in the history
  • Loading branch information
danlynn committed Feb 14, 2017
1 parent 8f5523a commit 3c162f6
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 @@ -29,7 +29,7 @@ This image was originally based on: [geoffreyd/ember-cli](https://registry.hub.d

This image contains everything you need to have a working development environment for ember-cli. The container's working dir is /myapp so that you can setup a volume mapping your project dir to /myapp in the container.

ember-cli 2.11.0 + node 4.6.2 + npm 2.15.11 + bower 1.8.0 + phantomjs 2.1.7 + watchman 3.5.0
ember-cli 2.11.0 + node 4.6.2/6.9.4 + npm 2.15.11/3.10.10 + bower 1.8.0 + phantomjs 2.1.7 + watchman 3.5.0

![ember-cli logo](https://raw.githubusercontent.com/danlynn/ember-cli/master/logo.png)

Expand Down

0 comments on commit 3c162f6

Please sign in to comment.