Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README for macOS systems #23

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

maitreverge
Copy link

Added equivalent packages installation guide for macOS systems (tested on a Mac M1 and Mac Book Intel).

I did my best for being as clear and explicit, following your pre-existing README

Hope it does help, this is my first pull request !

Update extra command for macOS systems (Apple Silicon and Intel Chips)
@multitudes
Copy link

Added equivalent packages installation guide for macOS systems (tested on a Mac M1 and Mac Book Intel).

I did my best for being as clear and explicit, following your pre-existing README

Hope it does help, this is my first pull request !

Hi!
I tried to install your recommended dependencies but :
➜ brew install libudev
Warning: No available formula with the name "libudev". Did you mean libuv, libev or libdv?

@maitreverge
Copy link
Author

maitreverge commented Feb 18, 2024

Hi @multitudes , thanks for feedback and sorry for the delay !

You are absolutely right, my bad...
brew install libudev won't work. It is a Linux-specific library for device management, and it's not available in the standard Homebrew repositories for macOS.

I updated my PR accordingly !

Sign up for free to 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.

2 participants