fix copy-pasta...

This commit is contained in:
Marcos Slomp
2026-02-20 12:29:39 -08:00
parent 83707a9c2f
commit 42b0512517

View File

@@ -368,7 +368,7 @@ Note that these binary releases require AVX2 instruction set support on the proc
Tracy Profiler supports MSVC, GCC, and clang. You will need to use a reasonably recent version of the compiler due to the C++11 requirement. The following platforms are confirmed to be working (this is not a complete list):
\begin{itemize}
\item Windows (x86, x64, ARM64\footnote{\url{Requires \textbf{"OpenCL, OpenGL, and Vulkan Compatibility Pack"} from Microsoft Store}}.)
\item Windows (x86, x64, ARM64\footnote{Requires \textbf{"OpenCL, OpenGL, and Vulkan Compatibility Pack"} from Microsoft Store.})
\item Linux (x86, x64, ARM, ARM64)
\item Android (ARM, ARM64, x86)
\item FreeBSD (x64)