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.md #47

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

Update README.md #47

wants to merge 2 commits into from

Conversation

szarka
Copy link
Contributor

@szarka szarka commented Dec 13, 2024

Added packages to install for Red Hat-like distros.

Added packages to install for Red Hat-like distros.
README.md Outdated Show resolved Hide resolved
```
sudo dnf install cmake pkgconf libcurl-devel jansson jansson-devel libmicrohttpd-devel libsodium-devel psmisc
```
Note: You may also need to add `git` and `gcc` to the above list if a git client and compiler, respectively, aren't already set up on your system.
Copy link
Contributor

Choose a reason for hiding this comment

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

Any reason not to just include them in the above list?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I imagine anyone who has a compiler preference would know to take gcc out, so it couldn't hurt. I was just trying to keep my command essentially the same as the one for deb.

@luke-jr luke-jr added this to the v0.3.0 milestone Dec 14, 2024
remove redundant `jansson` from RH package list
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