mirror of
https://github.com/directus/directus.git
synced 2026-01-23 00:48:24 -05:00
Added 'npx' to db migrate (#4181)
Not sure if this is something that is commonly known, I just happend to run into it.
This commit is contained in:
committed by
GitHub
parent
35117389e5
commit
8df9cf4a43
@@ -71,7 +71,7 @@ See [Styles > Custom CSS](/guides/styles/#custom-css)
|
||||
|
||||
1. Backup your project
|
||||
2. Run `npm update`
|
||||
3. Run `directus database migrate:latest` to update the DB
|
||||
3. Run `npx directus database migrate:latest` to update the DB
|
||||
|
||||
## Backing-up a Project
|
||||
|
||||
|
||||
Reference in New Issue
Block a user