Commit ea9ee67 1 parent 5d566b0 commit ea9ee67 Copy full SHA for ea9ee67
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
[ ![ MIT license] ( http://img.shields.io/badge/license-MIT-brightgreen.svg )] ( http://opensource.org/licenses/MIT )
2
2
![ Packagist] [ packagist ]
3
3
4
- [ packagist ] : https://img.shields.io/packagist/v/flownative/resourceexchange .svg
4
+ [ packagist ] : https://img.shields.io/packagist/v/flownative/resource-tools .svg
5
5
6
6
# Resource Import and Export for Flow Framework and Neos CMS
7
7
@@ -13,11 +13,11 @@ being used.
13
13
## Installation
14
14
15
15
The Flownative Resource Exchange package is installed as a regular Flow package
16
- via Composer. For your existing project, simply include ` flownative/resourceexchange `
16
+ via Composer. For your existing project, simply include `flownative/resource-tools
17
17
into the dependencies of your Flow or Neos distribution:
18
18
19
19
``` bash
20
- $ composer require flownative/resourceexchange
20
+ $ composer require flownative/resource-tools
21
21
```
22
22
23
23
## Usage
You can’t perform that action at this time.
0 commit comments