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.
This commit is contained in:
Andreas Kling 2020-10-18 20:32:10 +02:00
parent 57c2da1f86
commit 69a015cd9a
Notes: sideshowbarker 2024-07-19 01:51:17 +09:00

View file

@ -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