Skip to content

Commit

Permalink
Fix command name
Browse files Browse the repository at this point in the history
  • Loading branch information
XVincentX authored Mar 18, 2019
1 parent ae126b2 commit 8834504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion express-gateway/content.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,5 @@ You can install custom plugins to the current Express Gateway image just creatin

```dockerfile
FROM %%IMAGE%%
RUN yarn add global express-gateway-plugin-name
RUN yarn global add express-gateway-plugin-name
```

0 comments on commit 8834504

Please sign in to comment.