From 69a015cd9ad8b5f5ec969a7eb5803f0a0d444ec8 Mon Sep 17 00:00:00 2001 From: Andreas Kling Date: Sun, 18 Oct 2020 20:32:10 +0200 Subject: Documentation: Remove outdated comment about global git identity This was used by the toolchain build script at one point but is now only used when running BuildIt.sh with --dev. --- Documentation/BuildInstructions.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'Documentation') diff --git a/Documentation/BuildInstructions.md b/Documentation/BuildInstructions.md index 6485c70ff9..5f03cf82bf 100644 --- a/Documentation/BuildInstructions.md +++ b/Documentation/BuildInstructions.md @@ -91,8 +91,6 @@ Do note the ```Hardware acceleration``` and ```Note on filesystems``` sections, Once you have installed a distro for WSL2, follow the Linux prerequisites above for the distro you installed, then continue as normal. ### Build -> Before starting, make sure that you have configured your global identity for git, or the first script will fail after running for a bit. - Go into the `Toolchain/` directory and run the **BuildIt.sh** script: ```bash $ cd Toolchain -- cgit v1.2.3