Skip to content

Commit bcfec3f

Browse files
Remove extra space
1 parent 749dc1a commit bcfec3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tools/jit/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ set PreferredToolArchitecture=AMD64
5050
PCbuild\build.bat --experimental-jit
5151
```
5252

53-
Valid values are `AMD64` (or `x64`/`x86`) and `ARM64`.
53+
Valid values are `AMD64` (or `x64`/`x86`) and `ARM64`.
5454

5555
Otherwise, you can install LLVM 21 [by searching for it on LLVM's GitHub releases page](https://github.com/llvm/llvm-project/releases?q=21), clicking on "Assets", downloading the appropriate Windows installer for your platform (likely the file ending with `-win64.exe`), and running it. **When installing, be sure to select the option labeled "Add LLVM to the system PATH".**
5656

0 commit comments

Comments
 (0)