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 #11

Merged
merged 1 commit into from
Dec 10, 2022
Merged

Update README.md #11

merged 1 commit into from
Dec 10, 2022

Conversation

OleHolmNielsen
Copy link
Contributor

We need install python3-devel as well to install pip3 on EL8

We need install python3-devel as well to install pip3 on EL8
@coveralls
Copy link

Coverage Status

Coverage remained the same at 98.496% when pulling 4d6a99b on OleHolmNielsen:patch-4 into 42d2e18 on job:master.

@@ -50,7 +50,7 @@ Other platforms:

On EL8 systems you must first install some prerequisites:

`$ dnf install gcc platform-python-devel`
`$ dnf install gcc install python3-devel platform-python-devel`
Copy link
Collaborator

Choose a reason for hiding this comment

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

looks like you accidentally added another install here

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks for spotting this :-)

@OleHolmNielsen
Copy link
Contributor Author

Thanks a lot for the fix!

@job job merged commit 761bc05 into job:master Dec 10, 2022
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

4 participants