Skip to content

fix: correct libusb-compact to libusb-compat in README - #143

Open
Jah-yee wants to merge 1 commit into
dlbeer:masterfrom
Jah-yee:master
Open

fix: correct libusb-compact to libusb-compat in README#143
Jah-yee wants to merge 1 commit into
dlbeer:masterfrom
Jah-yee:master

Conversation

@Jah-yee

Copy link
Copy Markdown

Summary

Fix a typo in the README: the Arch Linux package name is libusb-compat, not libusb-compact (which does not exist).

Changes

  • README line 37: libusb-compactlibusb-compat

Testing

  • Verified the correct package name against Arch Linux repositories
  • The fix is a simple one-word correction with no code changes

Closes#141.

libusb-compat is the correct Arch Linux package name for libusb-compat,
not libusb-compact (which does not exist).
Fixes issue dlbeer#141.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Typo in README

1 participant

@Jah-yee