Skip to content

Commit ac42deb

Browse files
author
Maya Shavin
committed
update vue-cli plugin
1 parent 164703a commit ac42deb

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,16 @@ This is a BETA version. Things are still due to changes.
2222

2323
### Install with Vue-CLI
2424

25-
After create your application with Vue-CLI, navigate to the created app folder, and install Cloudinary SDK by:
25+
1. After create your application with Vue-CLI, navigate to the created app folder, and install Cloudinary SDK by:
2626

2727
```bash
2828
vue add cloudinary
2929
```
30+
31+
2. Set up your cloudName and pick the components to use (or use all 😃)
32+
33+
![Set up with cloudName and options](http://bit.ly/2WSKTf0)
34+
3035
A `cloudinary.js` file will be added to your src directory, same level with your `main.js` file. Feel free to customize it if you like. And have fun with Cloudinary! 🤟
3136

3237
More information on the plugin, check out [our Vue-CLI plugin for Cloudinary Repo](https://github.com/cloudinary/vue-cli-plugin-cloudinary)

0 commit comments

Comments
 (0)