Skip to content

Commit

Permalink
Merge pull request #5 from jonnitto/patch-1
Browse files Browse the repository at this point in the history
BUGFIX: Fix typo in installation guide
  • Loading branch information
dimaip authored Mar 19, 2019
2 parents 27964fe + 71a19ea commit af37dd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Allows to reuse inspector editors inline. Hint: put all content-related properti

Getting started:

1. `composer require 'flowpack/structuredediting@dev'`
1. `composer require 'flowpack/structuredediting:@dev'`
2. Configure your nodetype properties to be inline editable like this:

```
Expand Down

0 comments on commit af37dd3

Please sign in to comment.