From fcfa89113406f61dbce581de0777ac1929f8f2db Mon Sep 17 00:00:00 2001 From: Brynjulf Risbakken Date: Wed, 31 Jan 2024 11:44:05 +0100 Subject: [PATCH] :memo: update read to reflect that we download multiple workflow files --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 41aa5011d..f94fac25b 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ wget -q -O - https://raw.githubusercontent.com/equinor/amplify-components/main/c ``` -This should have downloaded the `.eslintrc.cjs`, `.prettierignore`, `.prettierrc.jr`, `tsconfig.json`, `env.sh`, `Dockerfile`, `proxy/nginx.conf`, `proxy/securityheaders.conf` and `client.yaml` files +This should have downloaded the `.eslintrc.cjs`, `.prettierignore`, `.prettierrc.jr`, `tsconfig.json`, `env.sh`, `Dockerfile`, `proxy/nginx.conf`, `proxy/securityheaders.conf` and github actions workflow files ## Notes