Skip to content

Commit 0fb5016

Browse files
committed
Fix app dir path
1 parent cbb5c30 commit 0fb5016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ cp .env.example .env
2323

2424
Step inside project directory
2525
```bash
26-
cd <project_dir>
26+
cd <project_dir>/backend
2727
```
2828

2929
Start application docker containers:

0 commit comments

Comments
 (0)