Skip to content

Commit ef3e5df

Browse files
authored
Update README.md
1 parent 20089a5 commit ef3e5df

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,11 @@ The Route Planner Frontend is a web application that enables users to calculate
5454
cd Buildathon
5555
```
5656

57-
2. **Install dependencies:**
57+
2. **Install dependencies & build:**
5858

5959
```bash
6060
npm install
61+
npm run build
6162
```
6263

6364
3. **Set up environment variables:**

0 commit comments

Comments
 (0)