mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-25 17:10:23 +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
Notes:
sideshowbarker
2024-07-19 01:51:17 +09:00
Author: https://github.com/awesomekling Commit: https://github.com/SerenityOS/serenity/commit/69a015cd9ad
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…
Reference in a new issue