Skip to content

Commit

Permalink
Update the AVM link
Browse files Browse the repository at this point in the history
  • Loading branch information
cholcombe973 authored Aug 17, 2022
1 parent 525b8e3 commit c1d52a6
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 @@ -97,7 +97,7 @@ Dialect is built with Solana and Anchor. Install both dependencies first followi
- [Solana](https://docs.solana.com/cli/install-solana-cli-tools)
- [Anchor](https://book.anchor-lang.com) v0.18.0

We recommend installing anchor with [avm](https://book.anchor-lang.com/chapter_2/installation.html#installing-using-anchor-version-manager-avm-recommended) and using the `"@project-serum/anchor"` version that's specified in our [package.json](https://github.com/dialectlabs/protocol/blob/master/package.json) file.
We recommend installing anchor with [avm](https://book.anchor-lang.com/getting_started/installation.html#installing-using-anchor-version-manager-avm-recommended) and using the `"@project-serum/anchor"` version that's specified in our [package.json](https://github.com/dialectlabs/protocol/blob/master/package.json) file.

Be sure you are targeting a Solana `localnet` instance:

Expand Down

0 comments on commit c1d52a6

Please sign in to comment.