Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/development/getting-started/installation-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ Open the package.json file and add the following scripts:

### Step 3: Run the installation script

Before running this script, make sure that you have an empty Postgres database ready for EverShop.
Before running this script, make sure that you have an empty Postgres database ready for EverShop. If you need help setting up a PostgreSQL database, please refer to the [PostgreSQL setup guide](/docs/development/knowledge-base/database.md) for detailed instructions

:::info
Please check [this document](/docs/development/getting-started/system-requirements) for the system requirements list.
Expand Down