Explorar o código

Added composer install to readme of existing projects

Mark Shust %!s(int64=6) %!d(string=hai) anos
pai
achega
61daa21c6d
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -118,6 +118,8 @@ echo "127.0.0.1 mymagento.test" | sudo tee -a /etc/hosts
 
 bin/start
 
+bin/composer install
+
 open http://mymagento.test
 ```