Skip to content

Commit b08631e

Browse files
committed
typo
1 parent c8c183e commit b08631e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/rustc-dev-guide/src/building/prerequisites.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Before building the compiler, you need the following things installed:
1212

1313
If building LLVM from source (the default), you'll need additional tools:
1414

15-
* `g++`, `clang++`, or MSVC with version listed on <!-- date-check: Aug 2022 -->
15+
* `g++`, `clang++`, or MSVC with versions listed on <!-- date-check: Aug 2022 -->
1616
[LLVM's documentation](https://releases.llvm.org/13.0.0/docs/GettingStarted.html#host-c-toolchain-both-compiler-and-standard-library)
1717
* `ninja`, or GNU `make` 3.81 or later (ninja is recommended, especially on Windows)
1818
* `cmake` 3.13.4 or later

0 commit comments

Comments
 (0)