Skip to content

Commit

Permalink
correct the installation path under 'Install' section
Browse files Browse the repository at this point in the history
  • Loading branch information
AnasAlhwid committed Oct 19, 2024
1 parent fb9ddf8 commit ebc7176
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit ebc7176

Please sign in to comment.