From 7f75008c630187137f5c7883496874fcbeb0fb25 Mon Sep 17 00:00:00 2001
From: RoelofWobben <75732370+RoelofWobben@users.noreply.github.com>
Date: Sun, 27 Dec 2020 10:49:55 +0100
Subject: [PATCH] Update README.md

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index a537104..16f8c3d 100644
--- a/README.md
+++ b/README.md
@@ -48,6 +48,8 @@ Start-BitsTransfer -Source https://git.io/rustlings-win -Destination $env:TMP/in
 
 To install Rustlings. Same as on MacOS/Linux, you will have access to the `rustlings` command after it.
 
+When you get a permission denied message then you have to exclude the directory where you placed the rustlings in your virus-scanner
+
 ## Browser:
 
 [Run on Repl.it](https://repl.it/github/rust-lang/rustlings)