Skip to content

Commit 72c3874

Browse files
committed
2.0 - ReadME misspell
1 parent b53b6e2 commit 72c3874

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -50,20 +50,20 @@ This player is compatible only with Chrome/webkit browsers.
5050

5151
1. Add to body classes application app-win / app-mac / app-linux
5252
`<body class="application app-mac">`
53-
1. Build the src folder with
53+
2. Build the src folder with
5454
`ng build` in root folder
5555
*You need to have angular-cli installed on global (check above)*
5656
*This is compiling typescript into Javascript*
5757

58-
2. Copy package.json from **/app** folder and paste it to **dist** folder
59-
3. Download [NWjs v0.25.0 +](https://nwjs.io/ "NWJS Download")
60-
4. Path your system enviroment to folder where you unarchived
61-
5. Run
58+
3. Copy package.json from **/app** folder and paste it to **dist** folder
59+
4. Download [NWjs v0.25.0 +](https://nwjs.io/ "NWJS Download")
60+
5. Path your system enviroment to folder where you unarchived
61+
6. Run
6262

6363
`gulp build` in root folder
6464
*This is compiling javascript into desktop app*
6565

66-
6. In release folder (root) you have the compiled apps
66+
7. In release folder (root) you have the compiled apps
6767

6868
**For personal use**
6969

0 commit comments

Comments
 (0)