diff --git a/Install-DeterministicNetwork.ps1 b/Install-DeterministicNetwork.ps1 index 9102cee..cad3c3e 100644 --- a/Install-DeterministicNetwork.ps1 +++ b/Install-DeterministicNetwork.ps1 @@ -4,7 +4,7 @@ .DESCRIPTION Linux developers who choose (or are forced) to use Windows will benefit greatly - from the use the the Windows Subsystem for Linux, and the Hyper-V virtualization + from the use of the Windows Subsystem for Linux, and the Hyper-V virtualization engine. Unfortunately, these tools often run into problems with corporate use of private network ranges, especially when the developer using the system roams between remote and on-site work, or needs a VPN connection. @@ -151,4 +151,4 @@ Out-ConsoleAndLog "Generated Tasks will be run as $UserName with SID: $UserSID" # Remove-Item -Recurse -Path $TaskStage -Force #endregion -Out-ConsoleAndLog "All done. $NetworkType Network Fix Startup Script has been installed." \ No newline at end of file +Out-ConsoleAndLog "All done. $NetworkType Network Fix Startup Script has been installed." diff --git a/README.md b/README.md index 80a9297..00f238a 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ Get-Help .\Install-DeterministicNetwork.ps1 -full ### Hyper-V? WSL? What do I do with these? Linux developers who choose (or are forced) to use Windows will benefit greatly -from the use the the Windows Subsystem for Linux, and the Hyper-V virtualization +from the use of the Windows Subsystem for Linux, and the Hyper-V virtualization engine. These are powerful tools that enable developers (and other IT pros such as systems administrators and analysts) to run Linux operating systems, tools, and containers quickly and efficiently, while still having access to the broad base of