diff --git a/README.md b/README.md index 8a7d7aa..69ee850 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ build, in PowerShell run: > Register-PSRepository -Name DockerPS-Dev -SourceLocation https://ci.appveyor.com/nuget/docker-powershell-dev > Install-Module Docker -Repository DockerPS-Dev +(Note: if you get an error like "WARNING: MSG:SourceLocationNotValid" try updating your Nu-Get version as explained in [this issue comment](https://github.com/Microsoft/Docker-PowerShell/issues/62#issuecomment-221659534).) After this, you can update to new development builds with just: