Prechádzať zdrojové kódy

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.
Andreas Kling 4 rokov pred
rodič
commit
69a015cd9a
1 zmenil súbory, kde vykonal 0 pridanie a 2 odobranie
  1. 0 2
      Documentation/BuildInstructions.md

+ 0 - 2
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.
 Once you have installed a distro for WSL2, follow the Linux prerequisites above for the distro you installed, then continue as normal.
 
 
 ### Build
 ### 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:
 Go into the `Toolchain/` directory and run the **BuildIt.sh** script:
 ```bash
 ```bash
 $ cd Toolchain
 $ cd Toolchain