mirror of
https://github.com/strapi/strapi.git
synced 2025-11-02 02:44:55 +00:00
Grammar and punctuation
Signed-off-by: Bart Duisters <bartduisters@bartduisters.com>
This commit is contained in:
parent
f28efd907f
commit
4a9536fea8
@ -6,14 +6,14 @@ Strapi only requires [Node.js](https://nodejs.org). The current recommended vers
|
||||
|
||||
This is all that is needed before Strapi can run on your local environment.
|
||||
|
||||
You can also use **yarn** if you want [here](https://yarnpkg.com/en/docs/getting-started) are the instructions to get started with it.
|
||||
You can also use **yarn** if you want, [here](https://yarnpkg.com/en/docs/getting-started) are the instructions to get started with it.
|
||||
|
||||
- **Node.js** >= 10.x
|
||||
- **NPM** >= 6.x
|
||||
|
||||
## Databases
|
||||
|
||||
Strapi is supporting multiple databases. If you are using the `--quickstart` or if you manually chose the `SQLite` database, you will not need to install any database on you local computer.
|
||||
Strapi is supporting multiple databases. If you are using the `--quickstart` or if you manually choose the `SQLite` database, you will not need to install any database on you local computer.
|
||||
|
||||
If you want to use a custom database, here are the versions you will have to respect:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user