There is an update for the docs in the Getting Started: Quick Start Section. ``` cd first-dao npm start ``` should be ``` cd first-dao npm install npm start ```
There is an update for the docs in the Getting Started: Quick Start Section.
should be