Skip to content

Commit

Permalink
chore: makes now requires nodejs v10
Browse files Browse the repository at this point in the history
  • Loading branch information
3cp committed Oct 7, 2020
1 parent 743b954 commit 6a8353c
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 @@ -8,7 +8,7 @@ Extracted from original aurelia-cli skeleton folder.

## Create an Aurelia 1 project

First, ensure that you have Node.js v8.9.0 or above installed on your system. Next, using [npx](https://medium.com/@maybekatz/introducing-npx-an-npm-package-runner-55f7d4bd282b),
First, ensure that you have Node.js v10 or above installed on your system. Next, using [npx](https://medium.com/@maybekatz/introducing-npx-an-npm-package-runner-55f7d4bd282b),
a tool distributed as part of Node.js, we'll create a new Aurelia 1 app. At a command prompt, run the following command:

```bash
Expand Down

0 comments on commit 6a8353c

Please sign in to comment.