mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 03:46:08 +00:00
Update README.md
This commit is contained in:
parent
2c0d3fcc5a
commit
b32c88ca44
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user