Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
Point out that we only work with Node 8 at this time.
  • Loading branch information
mattolson authored Jun 3, 2019
1 parent 3024549 commit 73898c0
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 @@ -6,7 +6,7 @@
The BigCommerce server emulator for local theme development.

## Install
_Note: Stencil requires the Node.js runtime environment, version 6.x or later. We have tested Stencil on selected Node.js versions, from 6.10.3 to 8.12.0_
_Note: Stencil requires the Node.js runtime environment, version 8.x. We do not yet have support for Node 10 or greater._

Run `npm install -g @bigcommerce/stencil-cli`.

Expand Down

0 comments on commit 73898c0

Please sign in to comment.