From e6baa26ff8bcf44f22fce2f4be70a42e037e9e3b Mon Sep 17 00:00:00 2001 From: danalgen Date: Mon, 12 Feb 2024 23:56:41 +0100 Subject: [PATCH] Update README.md (#31324) Delete seemingly duplicated line in the Windows build instructions (added in dc2df7b02767004f0900055d985ecfc6cd874c9a). --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 2e3304caec7..acdaa386bb4 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,6 @@ manually, try the [manual build setup][manual-build]. - Install [chocolatey](https://chocolatey.org/) - Install [Python 3.11](https://www.python.org/downloads/windows/) - Run `mach bootstrap` - - *This will install CMake, Git, 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 the operation finishes, close the new console.*