Skip to content

Commit d661e75

Browse files
committed
📝 Change numbers
1 parent 43ae357 commit d661e75

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,16 @@ The following steps will get you up and running with a local development environ
1212
```bash
1313
git clone https://github.com/Importantus/speiseplan-tray.git
1414
```
15-
4. Change into the directory and install dependencies
15+
2. Change into the directory and install dependencies
1616
```bash
1717
cd speiseplan-tray
1818
npm install
1919
```
20-
5. Start the local development server
20+
3. Start the local development server
2121
```bash
2222
npm run dev
2323
```
24-
6. Install and use [gitmoji](#gitmoji) to commit
24+
4. Install and use [gitmoji](#gitmoji) to commit
2525

2626
### Build
2727
Run `npm run build` to build the app for production. The build artifacts will be stored in the `release/` directory.

0 commit comments

Comments
 (0)