Răsfoiți Sursa

Update content.md

Vincenzo Chianese 7 ani în urmă
părinte
comite
94b9311a09
1 a modificat fișierele cu 1 adăugiri și 3 ștergeri
  1. 1 3
      express-gateway/content.md

+ 1 - 3
express-gateway/content.md

@@ -55,9 +55,7 @@ You can now read the docs at [express-gateway.io/docs](http://express-gateway.io
 
 ### Install plugin
 
-You can install custom plugins to the current Express Gateway image just creating a new `Dockerfile`,
-use `%%IMAGE%%` as base image and then install the required plugins as global yarn
-packages
+You can install custom plugins to the current Express Gateway image just creating a new `Dockerfile`, use `%%IMAGE%%` as base image and then install the required plugins as global yarn packages
 
 ```dockerfile
 FROM %%IMAGE%%