diff --git a/README.md b/README.md index 9c4ec4d..0d286e6 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Deploy static create-react-app site to azure AppService. Copy the following files to your repo root ``` .deployment -deploy.sh +scripts/deploy.sh web.config ```