Skip to content

Commit

Permalink
Merge pull request #1813 from jasonwilliams/master
Browse files Browse the repository at this point in the history
fixing formatting helps with #1367
  • Loading branch information
kinnison authored Apr 29, 2019
2 parents 66c4d10 + 653f1ce commit 0103db7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -724,6 +724,11 @@ 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'"

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.

## License

Copyright Diggory Blake, the Mozilla Corporation, and rustup
Expand Down

0 comments on commit 0103db7

Please sign in to comment.