Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hanjukim authored Aug 14, 2021
1 parent e475c76 commit 5a7ef60
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,12 @@ Grab the latest version off [NPM](https://www.npmjs.com/package/@terra-money/ter
yarn add @terra-money/terra.js
```

For columbus-4 and tequila network, use v1.x

```sh
yarn add @terra-money/terra.js@^1
```

## Usage

Terra.js can be use in Node.js, as well as inside the browser. Please check the [GitHub Wiki](https://github.com/terra-money/terra.js/wiki) for notes on how to get up and running.
Expand Down

0 comments on commit 5a7ef60

Please sign in to comment.