Update README.md

This commit is contained in:
Zhou 2022-04-29 12:05:06 +08:00 committed by GitHub
parent 2c0d3fcc5a
commit b32c88ca44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,7 +53,7 @@ Node:
- Node.js 14+
Database(Choose one):
Database:(choose one)
- PostgreSQL 10.x+
- MySQL 8.x+
@ -64,6 +64,8 @@ Installation
## Create a project with [Docker](https://docs.docker.com/get-docker/) (Recommended)
⚡⚡ Please make sure you have installed [Docker](https://docs.docker.com/get-docker/)
### 1. Download NocoBase
Download with Git (or [Download Zip](https://github.com/nocobase/nocobase/archive/refs/heads/main.zip)and extract it to the `nocobase` directory)
@ -87,8 +89,6 @@ cd nocobase/docker/app-postgres
### 3. Install and start NocoBase
> You can download and install Docker [here](https://docs.docker.com/get-docker/)
It may take dozens of seconds
```bash