Skip to content

Commit

Permalink
fix spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
taariq committed Jul 6, 2022
1 parent 93db305 commit b6c5731
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ For Crosschain software engineers that want simultaneous control of mulitiple sm
- [Releases](#releases)
- [Active Networks](#active-networks)
- [Issues](#issues)
- [Setup instructions](#instructions-to-setup-and-send-messages-to-any-evm-via-the-paloma-network)
- [Install](#install)


## Talk to us
Expand All @@ -39,8 +39,6 @@ See [Release procedure](CONTRIBUTING.md#release-procedure) for more information
This repo does not accept issues. Please use https://github.com/palomachain/paloma/issues to submit issues and add pigeon label!


# Instructions to setup and send messages to any EVM via the Paloma network.

## Install

```shell
Expand All @@ -50,7 +48,7 @@ chmod +x /usr/local/bin/pigeon
mkdir ~/.pigeon
```

## Seeting up your EVM Keys. Don't forget your password!
## Set up your EVM Keys. Don't forget your passwords!

```
pigeon evm keys generate-new ~/.pigeon/keys/evm/eth-main
Expand Down

0 comments on commit b6c5731

Please sign in to comment.