Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
u12206050 authored Dec 24, 2023
1 parent 4d6495a commit a32112a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Upon first time running the container, run the following command to install the

```bash
// docker exec -it <container> <command>
docker-compose exec directus npx directus schema-sync install
docker-compose exec -it directus npx directus schema-sync install
```

## via NPM (Assuming you are running Directus via NPM)
Expand Down

0 comments on commit a32112a

Please sign in to comment.