Skip to content

Commit bcc97ce

Browse files
author
Михаил
authored
Fix path to console in other.md
"app/console" -> "bin/console"
1 parent 45ed729 commit bcc97ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Resources/doc/setup/other.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,4 +93,4 @@ You can assign ROLE_TICKET_ADMIN to any user you want to be able to administer t
9393
9494
## Step 5: Create tables
9595
96-
```app/console doctrine:schema:update --force```
96+
```bin/console doctrine:schema:update --force```

0 commit comments

Comments
 (0)