Update README.md (#31324)

Delete seemingly duplicated line in the Windows build instructions (added in dc2df7b027).
This commit is contained in:
danalgen 2024-02-12 23:56:41 +01:00 committed by GitHub
parent 8ba251c95f
commit e6baa26ff8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -52,7 +52,6 @@ manually, try the [manual build setup][manual-build].
- Install [chocolatey](https://chocolatey.org/) - Install [chocolatey](https://chocolatey.org/)
- Install [Python 3.11](https://www.python.org/downloads/windows/) - Install [Python 3.11](https://www.python.org/downloads/windows/)
- Run `mach bootstrap` - Run `mach bootstrap`
- *This will install CMake, Git, Ninja, via choco in an
+ *This will install CMake, Git, and Ninja via choco in an + *This will install CMake, Git, and Ninja via choco in an
Administrator console. Allow the scripts to run and once Administrator console. Allow the scripts to run and once
the operation finishes, close the new console.* the operation finishes, close the new console.*