summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbdou Seck <djily02016@gmail.com>2020-12-31 11:09:29 -0500
committerAbdou Seck <djily02016@gmail.com>2020-12-31 11:13:03 -0500
commit1283aa3bd887be798a7559a4bc02d1d7b7ad43ee (patch)
treeb5fb5e623feb769d21278c4ae5c483c4a151b625
parentd0107f7921e8f7d9a333d3c637a80317744217e3 (diff)
parentff6cba7205fc9b1a5cbb10dcf4f7887b153a4930 (diff)
Merge pull request #606 from RoelofWobben/ghost-RoelofWobben-patch-1
fix: Update README.md for Windows users to exclude the rustlings directory from the list of directories scanned by Anti-Virus programs.
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
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)