diff --git a/README.md b/README.md index 8783d5e033c80a6142eb27d73e0407fc37f3ddf5..0558a5756985493369d0ffa4d83cd628771bd65f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,9 @@ ## A note on Antivirus -Several users have noticed this app being flagged as a false positive by different antivirus apps like Windows Defender, Kaspersky, MalwareBytes, etc. It turns out these antivirus vendors are flagging the signature of the entire Go programming language.... basically everything written in Go is marked as a virus. See [golang/go#16292](https://github.com/golang/go/issues/16292). Details about how NVM4W is dealing with this are available in [issue #182](https://github.com/coreybutler/nvm-windows/issues/182). +Several users have noticed this app being flagged as a false positive by different antivirus apps. It turns out these antivirus vendors are flagging the signature of the entire Go programming language.... basically everything written in Go is marked as a virus. See [golang/go#16292](https://github.com/golang/go/issues/16292). Details about how NVM4W is dealing with this are available in [issue #182](https://github.com/coreybutler/nvm-windows/issues/182). + +**Thanks to several users who have submitted false positive reports, this issue is gradually going away. The latest definitions for Windows Defender and Avast! have both whitelisted the app.** ## NOTICE: SEEKING CORE CONTRIBUTORS & MAINTAINERS