File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ docker compose version
2222Replace ${version} with the actual release version of the API Platform Gateway.
2323``` bash
2424# Download distribution.
25- wget https://github.com/wso2/api-platform/releases/download/ai-gateway- v0.5.0/ai-gateway-v0.5.0.zip
25+ wget https://github.com/wso2/api-platform/releases/download/ai-gateway/ v0.5.0/ai-gateway-v0.5.0.zip
2626
2727# Unzip the downloaded distribution.
2828unzip ai-gateway-v0.5.0.zip
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ docker compose version
2121
2222``` bash
2323# Download distribution.
24- wget https://github.com/wso2/api-platform/releases/download/ai-gateway- v0.5.0/ai-gateway-v0.5.0.zip
24+ wget https://github.com/wso2/api-platform/releases/download/ai-gateway/ v0.5.0/ai-gateway-v0.5.0.zip
2525
2626# Unzip the downloaded distribution.
2727unzip ai-gateway-v0.5.0.zip
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Ensure `docker` and `docker compose` commands are available.
2020
2121``` bash
2222# Download distribution.
23- wget https://github.com/wso2/api-platform/releases/download/gateway- v0.5.0/gateway-v0.5.0.zip
23+ wget https://github.com/wso2/api-platform/releases/download/gateway/ v0.5.0/gateway-v0.5.0.zip
2424
2525# Unzip the downloaded distribution.
2626unzip gateway-v0.5.0.zip
You can’t perform that action at this time.
0 commit comments