Skip to content

Commit 35954d0

Browse files
committed
minor readme changes
1 parent 6824f5b commit 35954d0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,13 @@
55
:bowtie: This PowerShell module will be help you to easily instal PowerShell modules directly from [Azure DevOps](https://azure.microsoft.com/en-us/services/devops/repos/) (_aka VSTS_) or [GitHub](https://github.com/).
66
All you need to know is a URL of the git repository and the module will take care of everything else.
77

8+
Module is compatible both with Windows and Linux versions of PowerShell.
9+
810
## Prerequisites
911

10-
:exclamation: **Git** client must be installed and available on path. If you don't have it, you can get it for example from [git-scm.com](https://git-scm.com/downloads).
12+
:exclamation: **Git** client must be installed and available on path.
13+
If you don't have it, you can get it for example from [git-scm.com](https://git-scm.com/downloads).
14+
You can check if you have it by running `Get-Command git` in your PowerShell.
1115

1216
## Installation
1317

0 commit comments

Comments
 (0)