Skip to content

Commit

Permalink
Merge pull request Agoric#12 from Agoric/fix-readme
Browse files Browse the repository at this point in the history
node-ag-chain-cosmos -> ag-chain-cosmos
  • Loading branch information
michaelfig authored Jun 3, 2019
2 parents d5e8e2c + ebe7b35 commit e7aef3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ $ npm install
Make shell aliases for `ag-chain-cosmos` and `ag-cosmos-helper`. Note that the `$PWD` variable must be the absolute path to the current cosmic-swingset directory:

```
alias ag-chain-cosmos=$PWD/lib/node-ag-chain-cosmos
alias ag-chain-cosmos=$PWD/lib/ag-chain-cosmos
alias ag-cosmos-helper=$GOPATH/bin/ag-cosmos-helper
```

Expand Down

0 comments on commit e7aef3e

Please sign in to comment.