summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Matthew Phillips <matthew@skypack.dev> 2022-04-20 12:25:22 -0400
committerGravatar GitHub <noreply@github.com> 2022-04-20 12:25:22 -0400
commiteea9090ed5637730411456e2c8970fc2f841da9e (patch)
tree939e336eb9d935ddfe2509692798bec45aa954dd
parent00b834384441735568134178b831d4ae6cc06abb (diff)
downloadastro-eea9090ed5637730411456e2c8970fc2f841da9e.tar.gz
astro-eea9090ed5637730411456e2c8970fc2f841da9e.tar.zst
astro-eea9090ed5637730411456e2c8970fc2f841da9e.zip
Netlify adapter, add --build flag in the readme (#3157)
-rw-r--r--packages/integrations/netlify/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/netlify/README.md b/packages/integrations/netlify/README.md
index bd98cc957..29a858d33 100644
--- a/packages/integrations/netlify/README.md
+++ b/packages/integrations/netlify/README.md
@@ -18,7 +18,7 @@ After you build your site the `netlify/` folder will contain [Netlify Functions]
Now you can deploy!
```shell
-netlify deploy
+netlify deploy --build
```
## Edge Functions