From f15f7150d517ef019909e8fb33e986fd39fbc7c8 Mon Sep 17 00:00:00 2001 From: Suraj <85.suraj@gmail.com> Date: Mon, 25 Jan 2021 12:21:47 -0500 Subject: [PATCH] Update Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2959a1..6dcf1ea 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ### Requirements -- sfdx +- sfdx (the `npm` version installed using `npm i -g sfdx-cli`) - powershell (regular or powershell core) ### Copy this script file (sfdx-autocomplete.ps1) to any directory on your machine. Add a reference to the script in your profile.ps1. Refer to the link below for instructions on how to create your custom powershell profile