Skip to content

Commit 44f6740

Browse files
Update README.md
1 parent 375e29c commit 44f6740

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Use this app to see what you can do with Electron.NET and use the source code to
66

77
This Demo-App based on the [Electron API Demos](https://github.com/electron/electron-api-demos)
88

9+
![Image of Electron.NET API Demos App](https://github.com/ElectronNET/electron.net-api-demos/raw/master/screenshot.jpg)
910

1011
---
1112

@@ -16,8 +17,8 @@ You'll need [Node.js (v.12.x)](https://nodejs.org) and [.NET Core SDK](https://w
1617
```bash
1718
$ dotnet tool install --global ElectronNET.CLI
1819
$ git clone https://github.com/ElectronNET/electron.net-api-demos.git
19-
$ cd electron.net-api-demos/ElectronNET-API-Demos/
20+
$ cd electron.net-api-demos
2021
$ electronize start
2122
```
22-
23+
2324
**Enjoy!**

0 commit comments

Comments
 (0)