Browse Source

feat: MindPilotUI

main
gjl 1 year ago
parent
commit
ee6d79593e
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      README.md

+ 2
- 2
README.md View File

@@ -21,7 +21,7 @@
- Frontend
```bash
# Installation
cd MindPilotUI
cd Frontend
yarn
# Build for Specific Platforms:
@@ -46,7 +46,7 @@
1. **Start MindPilot**:
```bash
# Frontend
cd MindPilotUI
cd Frontend
yarn dev
# Backend


Loading…
Cancel
Save