ConsenSys-Academy / Blockchain-Developer-Bootcamp

Open-source version of ConsenSys Academy's Blockchain Developer Bootcamp
Other
569 stars 423 forks source link

FIX command order for example #199

Closed lambo4jos closed 2 years ago

lambo4jos commented 2 years ago

When running the Filecoin network explorer, the command for checking out the ganache-changes should be performed before running npm install. Reordered the commands so that others don't run into issues when trying to checkout after running npm install