fix(doc): unify program names

This commit is contained in:
inference
2025-08-11 12:25:05 +00:00
parent f62f015fef
commit 569a0a95a2
2 changed files with 2 additions and 2 deletions

View File

@@ -216,7 +216,7 @@ binaries for your platform, you will need the following installed on your system
App Store while _Command Line Tools for Xcode_ may be installed using the command:
`xcode-select --install`.
* __Linux/FreeBSD:__ the 64-bit versions of the following packages should installed:
* gcc/g++ or clang
* GCC or Clang
* make
* __Windows:__
[Microsoft Visual Studio](https://visualstudio.microsoft.com/vs/community) 2017 or later, or