Update README.md

This commit is contained in:
2026-02-02 13:17:31 +00:00
parent e44fa3bdd1
commit 77fb1ec2a0

View File

@@ -27,21 +27,18 @@ Aby uruchomić projekt w trybie deweloperskim, potrzebujesz:
```bash
git clone https://github.com/twoj-nick/nordicflow.git
cd nordicflow
```
2. **Zainstaluj zależności frontendowe:**
```bash
npm install
```
3. **Uruchom tryb deweloperski:**
```bash
npm run tauri dev
```