@@ -107,7 +107,7 @@ You can install custom plugins to the current Express Gateway image just creatin
```dockerfile
FROM express-gateway
-RUN yarn add global express-gateway-plugin-name
+RUN yarn global add express-gateway-plugin-name
```
# License