Skip to content

Commit

Permalink
evershopcommerce#673 Read me document docker compose fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gssajith committed Dec 13, 2024
1 parent b6b0f16 commit 1e5f7ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ You can get started with EverShop in minutes by using the Docker image. The Dock

```bash
curl -sSL https://raw.githubusercontent.com/evershopcommerce/evershop/main/docker-compose.yml > docker-compose.yml
docker-compose up -d
docker compose up -d
```

For the full installation guide, please refer to our [Installation guide](https://evershop.io/docs/development/getting-started/installation-guide).
Expand Down

0 comments on commit 1e5f7ee

Please sign in to comment.