From 8bf104c1fed1b0cd077d84223e6ed7242fd76c73 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 7a2c94c..df185d6 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,8 @@ Then, you can run: Start-BitsTransfer -Source https://git.io/rustlings-win -Destination $env:TMP/install_rustlings.ps1; Unblock-File $env:TMP/install_rustlings.ps1; Invoke-Expression $env:TMP/install_rustlings.ps1 ``` +When you get a permission denied message then you have to exclude the directory where you placed the rustlings in your virus-scanner. + To install Rustlings. Same as on MacOS/Linux, you will have access to the `rustlings` command after it. ## Browser: