mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 00:07:36 +00:00
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:
parent
57c2da1f86
commit
69a015cd9a
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue