Skip to content

Commit

Permalink
Updating go get command in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusz-sekara authored Aug 23, 2023
1 parent 8399866 commit 225b12a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ supported networks and their selectors.

### Installation

`go get github.com/smartcontract/ccip-chain-selectors`
`go get github.com/smartcontractkit/ccip-chain-selectors`

### Usage

Expand Down Expand Up @@ -41,4 +41,4 @@ details from this file. This ensures that all client libraries are in sync and u
If you need a support for a new language, please open a PR with the following changes:
- Library codebase is in a separate directory
- Library uses selectors.yml as a source of truth
- Proper Github workflow is present to make sure code compiles and tests pass
- Proper Github workflow is present to make sure code compiles and tests pass

0 comments on commit 225b12a

Please sign in to comment.