Skip to content

Commit

Permalink
Up README
Browse files Browse the repository at this point in the history
  • Loading branch information
artf committed Oct 7, 2023
1 parent 6202369 commit 5c82b33
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ This plugins adds a new `gradient` property to the GrapesJS's StyleManager by us
* NPM
* `npm i grapesjs-style-gradient`
* GIT
* `git clone https://github.com/artf/grapesjs-style-gradient.git`
* `git clone https://github.com/GrapesJS/style-gradient.git`



Expand Down Expand Up @@ -107,8 +107,8 @@ editor.StyleManager.addProperty('decorations', {
Clone the repository

```sh
$ git clone https://github.com/artf/grapesjs-style-gradient.git
$ cd grapesjs-style-gradient
$ git clone https://github.com/GrapesJS/style-gradient.git
$ cd style-gradient
```

Install dependencies
Expand Down

0 comments on commit 5c82b33

Please sign in to comment.