Skip to content

Commit c94083a

Browse files
committed
[Update] README.md
1 parent 23f0d12 commit c94083a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Create a desktop app with this friendly Svelte boilerplate for electron
2121
## 📎 Menu
2222

2323
- 💡 [Features](#-features)
24-
- 🚀 [How to use](#-usage)
24+
- 🚀 [How to use](#-usage-deploy)
2525
- 👔 [Screenshot](#-screenshot)
2626
- 📚 [Documentation](#-documentation)
2727
- 🔨 [Developer Mode](#-developer-mode)
@@ -58,7 +58,7 @@ Create a desktop app with this friendly Svelte boilerplate for electron
5858

5959
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).
6060
2. Run `npm install`
61-
3. For create desktop application insaller (exe, dmg or appImage) run:
61+
3. For create desktop application installer (exe, dmg or appImage) run:
6262

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

7776
## 📚 Documentation
7877

0 commit comments

Comments
 (0)