Skip to content

Commit 30ed454

Browse files
author
Jonas Bandi
committed
Fix path to client project in README
The path was wrong
1 parent bf249b2 commit 30ed454

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ To run the server, cd into the `server` folder and run:
2323
./mvnw spring-boot:run
2424
```
2525

26-
To run the client, cd into the `client` folder and run:
26+
To run the client, cd into the `frontend` folder and run:
2727

2828
```bash
2929
npm install && npm start

server/mvnw

100644100755
File mode changed.

0 commit comments

Comments
 (0)