Skip to content

Commit

Permalink
Merge pull request ConsenSys-Academy#199 from lambo4jos/patch-7
Browse files Browse the repository at this point in the history
FIX command order for example
  • Loading branch information
ConsenSys Academy authored Oct 27, 2021
2 parents 0e6ced5 + 8c0868a commit d722265
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/S07-additional-topics/L2-filecoin/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ An alternative to running Filecoin Ganache via the CLI is to use Filecoin Ganche
git clone https://github.com/trufflesuite/filecoin-network-inspector
cd filecoin-network-inspector
npm install
git checkout ganache-changes
npm install
npm run start

## Running Ethereum Ganache
Expand Down

0 comments on commit d722265

Please sign in to comment.