Skip to content

Commit 2830a8d

Browse files
authored
Update installation.md (#57)
Signed-off-by: Ehsan Ansari Basir <[email protected]>
1 parent 7f454e0 commit 2830a8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

getting-started/installation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ curl -L https://raw.githubusercontent.com/gatewayd-io/gatewayd/main/setup.sh -o
102102
docker-compose up -d
103103
```
104104

105-
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:
105+
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:
106106

107107
1. A transient service that installs the cache plugin
108108
2. PostgreSQL database

0 commit comments

Comments
 (0)