ploi / roadmap

Open source roadmapping software
https://roadmap.ploi.io
MIT License
418 stars 84 forks source link

Use consistent 'composer install' commands #232

Closed WilliamDEdwards closed 1 year ago

WilliamDEdwards commented 1 year ago

In the README document, the 'Installation' section contains the following:

composer install

... but the 'Deployment' section contains the following:

composer install --no-interaction --prefer-dist --optimize-autoloader --no-dev