forked from cerc-io/laconicd-deprecated
docs: remove npm (#500)
* change to yarn * missing entities Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
This commit is contained in:
co-authored by
Federico Kunze
parent
0d545939d8
commit
22788e8ce2
@@ -18,7 +18,7 @@ Set up a Truffle Ethermint local development environment. {synopsis}
|
||||
First, install the latest Truffle version on your machine globally.
|
||||
|
||||
```bash
|
||||
npm install truffle -g
|
||||
yarn install truffle -g
|
||||
```
|
||||
|
||||
You will also need to install Ethermint. Check this [document](./../quickstart/installation.md) for the full instructions.
|
||||
|
||||
Reference in New Issue
Block a user