summaryrefslogtreecommitdiff
path: root/Docs.md
diff options
context:
space:
mode:
Diffstat (limited to 'Docs.md')
-rw-r--r--Docs.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/Docs.md b/Docs.md
index 89fa01c05..069a0e8b6 100644
--- a/Docs.md
+++ b/Docs.md
@@ -114,10 +114,6 @@ submodule. However, you need to install separately:
3. Enable `Debugging Tools for Windows`, Goto Control Panel -> Windows 10 SDK
-> Right-Click -> Change -> Change -> Check Debugging Tools for Windows ->
Change -> Finish
-6. Before running `./tools/format.py`, make sure you have `yapf` installed for
- the current Python and `rustfmt` for Rust. They can be installed by:
-
- pip install yapf rustup component add rustfmt-preview
### Build: