Skip to content

Commit

Permalink
docs: Update README and DEVELOP
Browse files Browse the repository at this point in the history
  • Loading branch information
avoinea committed Sep 29, 2023
1 parent 7e6c524 commit a765f27
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,10 @@

### Try volto-description-block with Docker

```Bash
git clone https://github.com/eea/volto-toolbar-actions.git
cd volto-toolbar-actions
make
make start
```
git clone https://github.com/eea/volto-description-block.git
cd volto-description-block
make
make start

Go to http://localhost:3000

Expand Down Expand Up @@ -60,7 +58,7 @@ Go to http://localhost:3000

```
npm install -g yo @plone/generator-volto
yo @plone/volto my-volto-project --addon @eeacms/volto-description-block
yo @plone/volto my-volto-project --canary --addon @eeacms/volto-description-block
cd my-volto-project
```

Expand Down

0 comments on commit a765f27

Please sign in to comment.