mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
List updated min requirement
This commit is contained in:
@@ -50,8 +50,7 @@ Directus is a simple solution for complex problems, with a data-first approach g
|
||||
limitations.
|
||||
- **Extensible** — Every aspect of the platform is modular, allowing you to adapt, customize, and infinitely extend the
|
||||
Core engine.
|
||||
- **Unopinionated** — Choose your stack (node or PHP), database (all SQL vendors), API (REST or GraphQL), and infra
|
||||
(self-hosted or Cloud).
|
||||
- **Unopinionated** — Choose your database (all SQL vendors), API (REST or GraphQL), and infra (self-hosted or Cloud).
|
||||
|
||||
## The Directus Ecosystem
|
||||
|
||||
@@ -121,7 +120,8 @@ For the latest product info and sneak-peeks, be sure to follow us on [Twitter](h
|
||||
|
||||
### Videos
|
||||
|
||||
Our [YouTube Channel](https://www.youtube.com/c/DirectusVideos) has video tutorials, release updates, feature overviews, and more.
|
||||
Our [YouTube Channel](https://www.youtube.com/c/DirectusVideos) has video tutorials, release updates, feature overviews,
|
||||
and more.
|
||||
|
||||
### Community
|
||||
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
|
||||
## 1. Installation
|
||||
|
||||
Make sure you have the latest LTS version of [Node.js](https://nodejs.dev) installed, and have a running database ready
|
||||
to connect to.
|
||||
Make sure you have the latest LTS version or newer of [Node.js](https://nodejs.dev) installed, and have a running
|
||||
database ready to connect to.
|
||||
|
||||
Run the following command in your terminal and follow the prompts.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user