Skip to content

Commit

Permalink
README: add back make envinit under local development
Browse files Browse the repository at this point in the history
  • Loading branch information
benma committed Oct 31, 2024
1 parent 5fbc1b7 commit 1570e97
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ full node.

### Local development

Run `make envinit` to fetch golangci-lint and some other devtools.

Run `make servewallet` and `make webdev` in seperate terminals.

Before the first use of `make webdev`, you also need to run `make buildweb`, to install the dev
Expand Down

0 comments on commit 1570e97

Please sign in to comment.