Skip to content

Commit faee5b1

Browse files
committed
grammarly check
1 parent 35954d0 commit faee5b1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
# Install Git Module
44

5-
: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/).
5+
:bowtie: This PowerShell module will 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.
8+
The module is compatible both with **Linux** and **Windows** versions of PowerShell _(Windows PowerShell 5 or PowerShell Core 6)_.
99

1010
## Prerequisites
1111

@@ -52,13 +52,13 @@ Installs PowerShell module to user's default install folder. More info [here](/D
5252

5353
## Tests
5454

55-
:smirk: So far the module have very very basic testing, but it is doing that against two platforms - Linux and Windows. Tests results are available on Tests tab ([example here](/img/TestResults-AzureDevops.png)).
55+
:smirk: So far the module has very very basic testing, but it is doing that against two platforms - Linux and Windows. Tests results are available on the Tests tab ([example here](/img/TestResults-AzureDevops.png)).
5656

5757
Windows build status [![Build Status](https://dev.azure.com/iiric/PS1/_apis/build/status/InstallGitModule%20-%20Win%20CI?branchName=master)](https://dev.azure.com/iiric/PS1/_build/latest?definitionId=16&branchName=master)
5858

5959
Linux build status [![Build Status](https://dev.azure.com/iiric/PS1/_apis/build/status/InstallGitModule%20-%20Linux%20CI?branchName=master)](https://dev.azure.com/iiric/PS1/_build/latest?definitionId=17&branchName=master)
6060

61-
_Click on images to see details about latest build runs._
61+
_Click on images to see details about the latest build runs._
6262

6363
## Similar PowerShell modules
6464

0 commit comments

Comments
 (0)