From dc68d0fb16c1b6fa7c8f415eaed09a37ce9c3d5d Mon Sep 17 00:00:00 2001 From: mshanemc Date: Fri, 15 Dec 2023 11:20:33 -0600 Subject: [PATCH] docs: correct CLI install --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b66d0b6b..891899d5 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Config and alias commands for the `sf` Salesforce CLI > > If you are looking for the `sfdx` command repos, they can be found here: [plugin-config](https://github.com/salesforcecli/plugin-config) and [plugin-alias](https://github.com/salesforcecli/plugin-alias) -This plugin is bundled with the [Salesforce CLI](https://developer.salesforce.com/tools/sfdxcli). For more information on the CLI, read the [getting started guide](https://developer.salesforce.com/docs/atlas.en-us.sfdx_setup.meta/sfdx_setup/sfdx_setup_intro.htm). +This plugin is bundled with the [Salesforce CLI](https://developer.salesforce.com/tools/salesforcecli). For more information on the CLI, read the [getting started guide](https://developer.salesforce.com/docs/atlas.en-us.sfdx_setup.meta/sfdx_setup/sfdx_setup_intro.htm). We always recommend using the latest version of these commands bundled with the CLI, however, you can install a specific version or tag if needed.