We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9f7a46 commit 317456bCopy full SHA for 317456b
README.md
@@ -28,8 +28,9 @@ Create a `netlify.toml` in the root of your project. Your file should include th
28
If you'd like to install this plugin at a fixed version, install it via your package manager:
29
30
```bash
31
-yarn add @netlify/plugin-angular-universal
32
npm install @netlify/plugin-angular-universal
+# or
33
+yarn add @netlify/plugin-angular-universal
34
```
35
36
Read more about [file-based plugin installation](https://docs.netlify.com/configure-builds/build-plugins/#file-based-installation)
0 commit comments