Skip to content

Commit

Permalink
[Scripts] fix a typo in build_libcpuid.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
TheTumultuousUnicornOfDarkness committed Aug 26, 2024
1 parent 5c73954 commit cef5ceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build_libcpuid.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ cmake -B build \
echo "Build libcpuid"
cmake --build build

echo "Install CPU-X on system"
echo "Install libcpuid on system"
sudo ninja -C build install

0 comments on commit cef5ceb

Please sign in to comment.