ploi / roadmap

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

Add to README that npm is required #231

Closed WilliamDEdwards closed 1 year ago

WilliamDEdwards commented 1 year ago

The 'Deployment' section in the README document contains npm commands. Before those commands are mentioned, the user is instructed to run php artisan roadmap:install, which also runs npm.

NodeJS should probably be added to the 'Requirements' section.