Skip to content

Commit

Permalink
Update README to reflect correct Node version
Browse files Browse the repository at this point in the history
  • Loading branch information
sulkaharo committed Sep 11, 2017
1 parent b8cf50e commit ed12279
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 @@ -113,7 +113,7 @@ Clone this repo then install dependencies into the root of the project:
$ npm install
```

If deploying the software to Microsoft Azure, you must set *WEBSITE_NODE_DEFAULT_VERSION* in the app settings to *8.1.4* or the site deployment will fail. Other hosting environments do not require this setting.
If deploying the software to Microsoft Azure, you must set *WEBSITE_NODE_DEFAULT_VERSION* in the app settings to *8.4.0* or the site deployment will fail. Other hosting environments do not require this setting.

# Usage

Expand Down

0 comments on commit ed12279

Please sign in to comment.