summaryrefslogtreecommitdiff
path: root/packages/integrations/netlify
diff options
context:
space:
mode:
authorGravatar Jothish JJ <85335732+JothishJJ@users.noreply.github.com> 2023-08-23 16:10:19 +0530
committerGravatar GitHub <noreply@github.com> 2023-08-23 11:40:19 +0100
commit1e8942c438a87cecd362f063f0d3b79d018da9c8 (patch)
tree580976adceb89c017ebda0dc4dea097ed35a63e4 /packages/integrations/netlify
parenta571a1ac07fad4a898158b04594e03ad0c1de83b (diff)
downloadastro-1e8942c438a87cecd362f063f0d3b79d018da9c8.tar.gz
astro-1e8942c438a87cecd362f063f0d3b79d018da9c8.tar.zst
astro-1e8942c438a87cecd362f063f0d3b79d018da9c8.zip
Add h3 for Installing dependencies manually (#8155)
Diffstat (limited to 'packages/integrations/netlify')
-rw-r--r--packages/integrations/netlify/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/integrations/netlify/README.md b/packages/integrations/netlify/README.md
index 8d6c2096e..44bb46a6f 100644
--- a/packages/integrations/netlify/README.md
+++ b/packages/integrations/netlify/README.md
@@ -34,6 +34,8 @@ yarn astro add netlify
pnpm astro add netlify
```
+### Add dependencies manually
+
If you prefer to install the adapter manually instead, complete the following two steps:
1. Install the Netlify adapter to your project’s dependencies using your preferred package manager. If you’re using npm or aren’t sure, run this in the terminal: