Skip to content

Commit d2505cf

Browse files
tshepangkinnison
andcommitted
readme: explain the Windows comment
Co-authored-by: Daniel Silverstone <dsilvers@digital-scurf.org>
1 parent 3228ba9 commit d2505cf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,8 @@ available at this time are `minimal`, `default`, and `complete`:
7272

7373
* The **minimal** profile includes as few components as possible to get a
7474
working compiler (`rustc`, `rust-std`, and `cargo`). It's recommended to use
75-
this component on Windows systems if you don't use local documentation, and in
75+
this component on Windows systems if you don't use local documentation (the large
76+
number of files can cause issues with some Antivirus systems), and in
7677
CI.
7778
* The **default** profile includes all the components previously installed by
7879
default (`rustc`, `rust-std`, `cargo`, and `rust-docs`) plus `rustfmt` and

0 commit comments

Comments
 (0)