Skip to content

Commit 351e43a

Browse files
authored
Merge pull request #6876 from EnterpriseDB/release-2025-06-10b
Release 2025-06-10b
2 parents f2d417e + c097538 commit 351e43a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

product_docs/docs/pgd/6/get-started/first-cluster.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ To create your first PGD cluster, you can use the Docker Compose file provided b
2727
3. Run the following command to download the PGD Docker Compose file:
2828

2929
```bash
30-
curl https://enterprisedb.com/docs/pgd/latest/get-started/assets/pgd_quickstart.sh | bash
30+
curl -L https://enterprisedb.com/docs/pgd/latest/get-started/assets/pgd_quickstart.sh | bash
3131
```
3232

3333
This will download the PGD Docker Quickstart kit, which includes the Docker Compose file and other necessary files to get started with PGD Essential.

0 commit comments

Comments
 (0)