Skip to content

Commit aa41fb7

Browse files
fix: clarify instructions for starting backend and frontend together in README
1 parent eac8d0a commit aa41fb7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

frontend/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,8 @@ Subsequent runs can be started with:
2121
just run-frontend
2222
```
2323

24-
or
24+
or, to start both the backend and frontend together:
2525

2626
```bash
2727
just run
2828
```
29-
30-
to start both the backend and frontend together.

0 commit comments

Comments
 (0)