Skip to content

Commit

Permalink
Removed duplicated hid dependency from Windows Getting Started section.
Browse files Browse the repository at this point in the history
  • Loading branch information
Frederic Borry committed Nov 15, 2024
1 parent b867b91 commit 5361f69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion section-ng-gettingstarted.tex
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ \subsubsection{Building from source}
\item Install Vulkan dependencies:
\begin{lstlisting}[language=sh, numbers=none]
pacman -S mingw-w64-ucrt-x86\_64-vulkan-headers mingw-w64-ucrt-x86\_64-vulkan-loader mingw-w64-ucrt-x86\_64-shaderc \
mingw-w64-ucrt-x86\_64-glslang mingw-w64-ucrt-x86\_64-spirv-tools mingw-w64-ucrt-x86\_64-hidapi
mingw-w64-ucrt-x86\_64-glslang mingw-w64-ucrt-x86\_64-spirv-tools
\end{lstlisting}

\item Install FFTS:
Expand Down

0 comments on commit 5361f69

Please sign in to comment.