Skip to content

Commit d1c334c

Browse files
author
Chris Wiechmann
committed
Update README.md
1 parent 21af35f commit d1c334c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin-fn-foreach/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ The _Flow_ method iterates over an array of objects and invokes the specified fl
6363
After creating your API Builder service (`api-builder init`), you can install this plugin using npm:
6464

6565
```
66-
npm install --save @axway/api-builder-plugin-fn-foreach
66+
npm install --no-optional @axway-api-builder-ext/api-builder-plugin-fn-foreach
6767
```
6868

6969
[flow-editor]: https://github.com/Axway-API-Builder-Ext/api-builder-extras/blob/master/plugin-fn-foreach/imgs/foreachFlow.png

0 commit comments

Comments
 (0)