Merge pull request #44 from filecoin-project/colin/localnet

Update install instructions
This commit is contained in:
Jim 2020-07-02 10:50:54 -07:00 committed by GitHub
commit 0d1daf659e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -4,6 +4,7 @@
DS_STORE
package-lock.json
node_modules
dist
/**/*/package-lock.json
/**/*/.DS_STORE

View File

@ -37,7 +37,7 @@
```sh
cd docker
make devnet
make localnet
```
### Install and run