From ebc717612891b5c55c85960845304340cc7618a1 Mon Sep 17 00:00:00 2001 From: Qatam Date: Sat, 19 Oct 2024 10:21:33 +0300 Subject: [PATCH] correct the installation path under 'Install' section --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5f1b2f0..51b7088 100644 --- a/README.md +++ b/README.md @@ -94,8 +94,8 @@ Install-Module -Name qatam-cli ``` -> [!NOTE] -> It will be installed under `"C:\Program Files\WindowsPowerShell\Modules\qatam-cli"` directory. + > [!NOTE] + > It will be installed under `"C:\Users\Your-User-Name\Documents\PowerShell\Modules"` or `"C:\Users\Your-User-Name\OneDrive\Documents\PowerShell\Modules"` directory. ## Update