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

Pre-requisites #68

Merged
merged 3 commits into from
May 19, 2024
Merged

Pre-requisites #68

merged 3 commits into from
May 19, 2024

Conversation

ianchanning
Copy link
Contributor

Clarification for #31.

To prevent frustration for Windows/Mac OS users, I moved the compatibility section to the top and added apt install requirements.

  • Move the compatibility section to the top.
  • Explicitly mention that Windows and Mac OS are not supported
  • Mention apt install
  • Added Debian as a tested environment

- Move the compatibility section to the top.
- Explicitly mention that Windows and Mac OS are not supported
- Mention `apt` install
README.md Outdated
- Debian

```sh
sudo apt install dbus bluetooth bluez libbluetooth-dev libudev-dev
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are you sure that all these dependencies are needed? Usually I don't install them on ubuntu, but maybe that on debian something could be different.
Can you double check?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Based on #31 (comment) - but its hard to tell with the setup I have it has a mix of docker and external debian packages that it uses

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that its not just Debian, its in a docker node:18-slim container so has any regular packages removed.

Copy link
Owner

@chrvadala chrvadala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this PR. I added a comment

@chrvadala chrvadala merged commit 9b17cf0 into chrvadala:main May 19, 2024
4 checks passed
@chrvadala
Copy link
Owner

Released with v1.11. Thanks for your contribution

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.

None yet

2 participants