Browse Source

Run update.sh

Docker Library Bot 6 năm trước cách đây
mục cha
commit
6d5cac2cd4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      express-gateway/README.md

+ 1 - 1
express-gateway/README.md

@@ -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