We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc8b8a8 commit 8e8df5dCopy full SHA for 8e8df5d
1 file changed
README.md
@@ -12,6 +12,9 @@ See [the itenium blog for a more detailed explanation](https://itenium.be/blog/p
12
Install-Module -Name Git-NumberedAdd
13
```
14
15
+This will install the module in `$env:PSModulePath -split ';'`
16
+
17
18
### Local
19
20
```ps1
0 commit comments