mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 19:47:34 +00:00
Documentation: Fix a few typos
This commit is contained in:
parent
7f52f45e9d
commit
7aa9413b53
4 changed files with 6 additions and 6 deletions
|
@ -204,7 +204,7 @@ can't be built with Clang yet.
|
|||
|
||||
To build the Clang-based toolchain, run `BuildClang.sh` from the `Toolchain` directory. The script will build a Clang
|
||||
toolchain that is capable of building applications for the build host and serenity,
|
||||
for all supported architecutres (i686, x86_64 and aarch64).
|
||||
for all supported architectures (i686, x86_64 and aarch64).
|
||||
|
||||
**Warning:** While the build script is running, your computer may slow down extremely or even lock up for short
|
||||
intervals. This generally happens if you have more CPU cores than free RAM in gigabytes. To fix this, limit the number
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue