From 6ed8839526582647e46b78765dad06cde87c9d45 Mon Sep 17 00:00:00 2001 From: Ehsan Ansari Basir Date: Sat, 1 Jun 2024 09:31:31 +0200 Subject: [PATCH] Update installation.md Signed-off-by: Ehsan Ansari Basir --- getting-started/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getting-started/installation.md b/getting-started/installation.md index 9990de7..3911767 100644 --- a/getting-started/installation.md +++ b/getting-started/installation.md @@ -102,7 +102,7 @@ curl -L https://raw.githubusercontent.com/gatewayd-io/gatewayd/main/setup.sh -o docker-compose up -d ``` -The above commands will download the `docker-compose.yaml` file and the `setup.sh` script from the GitHub repository and start the services. The `setup.sh` script will install the cache plugin and update the `gatewayd_plugins.yaml` configuration file. The `docker-compose.yaml` file will start the services the following services: +The above commands will download the `docker-compose.yaml` file and the `setup.sh` script from the GitHub repository and start the services. The `setup.sh` script will install the cache plugin and update the `gatewayd_plugins.yaml` configuration file. The `docker-compose.yaml` file will start the services as follows: 1. A transient service that installs the cache plugin 2. PostgreSQL database