From d2ac5eaef33ad272b9da1a7be0ca2e20d93825ff Mon Sep 17 00:00:00 2001 From: Corey Butler Date: Sat, 16 Jan 2016 14:48:13 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 00434f1..737b3f2 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ Additionally, some npm modules may not be supported in the version of node you'r ### Antivirus -Users have reported some problems using antivirus, specifically McAffee. It appears the antivirus software is manipulating access to the VBScript engine. See issue #133 for details and resolution. +Users have reported some problems using antivirus, specifically McAffee. It appears the antivirus software is manipulating access to the VBScript engine. See [issue #133](https://github.com/coreybutler/nvm-windows/issues/133) for details and resolution. ---