diff options
| author | InfoManiac742 <26778801+InfoManiac742@users.noreply.github.com> | 2022-08-21 19:14:05 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-08-21 22:14:05 -0400 |
| commit | f87f63682880da147bdf997379030d208ae8ab78 (patch) | |
| tree | 8b4df65b80c276d86bfdabe049f89d5aa590f8c2 | |
| parent | eed3942b814e2af6487807e4886b3f2b8211db1d (diff) | |
Update BUILDING.md (#1228)
| -rw-r--r-- | BUILDING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILDING.md b/BUILDING.md index 5e4836d8e..32e682705 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -60,7 +60,7 @@ To build you'll need to follow the instructions from the building section. _Note: If you're using Visual Studio Code, the [cpack plugin](https://marketplace.visualstudio.com/items?itemName=ms-vscode.cmake-tools) makes it very easy to just press run and debug._ -_Experimental: You can also use another build system entirely rathen than MSVC like [Ninja](https://ninja-build.org/) for possibly better performance._ +_Experimental: You can also use another build system entirely rather than MSVC like [Ninja](https://ninja-build.org/) for possibly better performance._ ### Generating the distributable |
