From 1c2b4d206f669771b85dcb1e01e53f7a18fa1e54 Mon Sep 17 00:00:00 2001 From: Jason Williams Date: Sun, 28 Apr 2019 17:58:04 +0100 Subject: [PATCH] adding extra / --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1314f0607a0..419344d0f46 100644 --- a/README.md +++ b/README.md @@ -724,7 +724,7 @@ scanning in the background. Disable antivirus scanner and try again. [multirust]: https://github.com/brson/multirust [Diggory Blake]: https://github.com/Diggsey -### I get "error: could not remove 'rustup-bin' file: 'C:\Users\USER\.cargo\bin\rustup.exe'" +### I get "error: could not remove 'rustup-bin' file: 'C:\Users\USER\\.cargo\bin\rustup.exe'" If rustup fails to self-update in this way it's usually becasue RLS is running (your editor is open and running RLS). The solution is to stop RLS (by closing your editor) and try again.