mirror of
https://github.com/directus/directus.git
synced 2026-01-27 07:08:17 -05:00
Merge branch 'main' of github.com:directus/next into main
This commit is contained in:
@@ -25,6 +25,14 @@ yarn create directus-project my-project
|
||||
|
||||
on the command line. This will create the given directory, setup the configuration, and install the database.
|
||||
|
||||
## ✨ Updating
|
||||
|
||||
To update an existing Directus project, navigate to your project directory and run:
|
||||
|
||||
```
|
||||
npm update
|
||||
```
|
||||
|
||||
## 🔧 Contributing
|
||||
|
||||
Please report any and all quirks / issues you come across as [an issue](https://github.com/directus/next/issues/new).
|
||||
|
||||
Reference in New Issue
Block a user