From c580937fbdc8ab2e88919f41a1e9c1968413921d Mon Sep 17 00:00:00 2001 From: Sally Young Date: Tue, 12 Mar 2024 12:33:39 +0000 Subject: [PATCH] Update README.md Co-authored-by: Beto Aveiga --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a56f3420..7778a733 100644 --- a/README.md +++ b/README.md @@ -378,7 +378,7 @@ includes: ``` | | | |------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------| -| `task acquia:fetch-db` | Fetches a database from Pantheon. Set `ACQUIA_ENVIRONMENT_ID` in Taskfile `vars`, along with `ACQUIA_API_KEY` and `ACQUIA_API_SECRET` as environment variables | +| `task acquia:fetch-db` | Fetches a database from Acquia. Set `ACQUIA_ENVIRONMENT_ID` in Taskfile `vars`, along with `ACQUIA_API_KEY` and `ACQUIA_API_SECRET` as environment variables | To enable auto configuration of Acquia Cloud settings: ```json