diff --git a/README.md b/README.md index 076ee9ba..246b0bba 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Dependency installation is outlined in `pull-deps.sh` (tested on Ubuntu) and `pu The Windows build requires [MinGW/MinGW64](http://www.mingw.org/wiki/Getting_Started "MinGW Installation Instructions") and is currently tested in the AppVeyor CI process. There is currently not a Visual Studio/MSVC build. -Run `.\pull-deps.ps1` in Powershell (4+ or Powershell Core (pwsh)). +Run `.\pull-deps.ps1` in Powershell (4+ or Powershell Core (`pwsh`)). ## Contributing