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.
This commit is contained in:
Abdou Seck 2020-12-31 11:09:29 -05:00
commit 1283aa3bd8
1 changed files with 2 additions and 0 deletions

View File

@ -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)