You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+29-6Lines changed: 29 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,16 +17,27 @@ tl;dr automatically serve smaller images in modern formats
17
17
18
18
## ⚡️ Getting Started
19
19
20
-
- Sign up for a free [Cloudinary](https://cloudinary.com/) account.
20
+
Before installing, make sure you're set up with a free [Cloudinary](https://cloudinary.com/) account.
21
21
22
-
- Install the plugin:
22
+
### Installing via Netlify UI
23
23
24
-
```shell
25
-
npm install netlify-plugin-cloudinary
26
-
# or
27
-
yarn add netlify-plugin-cloudinary
24
+
-[Install the plugin](https://app.netlify.com/plugins/netlify-plugin-cloudinary/install) using the [Netlify Build Plugins Directory](https://app.netlify.com/plugins)
0 commit comments