Skip to content

Commit

Permalink
[Update] README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ptkdev committed Apr 1, 2021
1 parent 23f0d12 commit c94083a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Expand Up @@ -21,7 +21,7 @@ Create a desktop app with this friendly Svelte boilerplate for electron
## 馃搸 Menu

- 馃挕 [Features](#-features)
- 馃殌 [How to use](#-usage)
- 馃殌 [How to use](#-usage-deploy)
- 馃憯 [Screenshot](#-screenshot)
- 馃摎 [Documentation](#-documentation)
- 馃敤 [Developer Mode](#-developer-mode)
Expand Down Expand Up @@ -58,7 +58,7 @@ Create a desktop app with this friendly Svelte boilerplate for electron

1. Clone this repository or download [nightly](https://github.com/ptkdev-boilerplate/svelte-electron-boilerplate/archive/nightly.zip), [beta](https://github.com/ptkdev-boilerplate/svelte-electron-boilerplate/archive/beta.zip) or [stable](https://github.com/ptkdev-boilerplate/svelte-electron-boilerplate/archive/main.zip).
2. Run `npm install`
3. For create desktop application insaller (exe, dmg or appImage) run:
3. For create desktop application installer (exe, dmg or appImage) run:

- Windows: `npm run build-win` or `npm run build-win-32bit`
- Linux: `npm run build-lnx`
Expand All @@ -72,7 +72,6 @@ Create a desktop app with this friendly Svelte boilerplate for electron
2. Run `npm install`
3. Run `npm run dev`
4. Run `npm run dev:electron`
5. Run `http://localhost:5000`

## 馃摎 Documentation

Expand Down

0 comments on commit c94083a

Please sign in to comment.