diff --git a/README.md b/README.md index b8bd144192..8f4c6f3f86 100644 --- a/README.md +++ b/README.md @@ -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