Update README.md
This commit is contained in:
@@ -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
|
||||
|
||||
```
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user