diff --git a/docs/intro/installation.md b/docs/intro/installation.md index 26a4653b2..bf3ddd1b5 100644 --- a/docs/intro/installation.md +++ b/docs/intro/installation.md @@ -265,7 +265,7 @@ writing Solana programs. There are two ways to install the Anchor CLI and tooling: -1. Using Anchor Version Manager (AVM) - the is the **recommended installation** +1. Using Anchor Version Manager (AVM) - is the **recommended installation** method since it simplifies updating Anchor versions in the future 2. Without AVM - this requires more a manual process to update Anchor versions later