Skip to content

Commit e8d8732

Browse files
Update README.md
1 parent edee1d4 commit e8d8732

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ This Demo-App based on the [Electron API Demos](https://github.com/electron/elec
1111

1212
## Using
1313

14-
You'll need [Node.js (v.8.x)](https://nodejs.org) and [.NET Core SDK](https://www.microsoft.com/net/download/core) installed on your computer in order to start or build this app.
14+
You'll need [Node.js (v.12.x)](https://nodejs.org) and [.NET Core SDK](https://www.microsoft.com/net/download/core) installed on your computer in order to start or build this app.
1515

1616
```bash
1717
$ dotnet tool install --global ElectronNET.CLI
1818
$ git clone https://github.com/ElectronNET/electron.net-api-demos.git
19-
$ cd electron.net-api-demos
19+
$ cd electron.net-api-demos/ElectronNET-API-Demos/
2020
$ electronize start
2121
```
2222

0 commit comments

Comments
 (0)