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 Installation.md #1552

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update Installation.md #1552

wants to merge 1 commit into from

Conversation

farrox
Copy link

@farrox farrox commented Apr 20, 2021

brew doctor
brew install hdf5 
brew install openblas 
brew install guile
brew install fftw

brew doctor
brew install hdf5 
brew install openblas 
brew install guile
brew install fftw
Comment on lines +150 to +153
brew install hdf5 
brew install openblas 
brew install guile
brew install fftw
Copy link
Collaborator

@stevengj stevengj Apr 28, 2021

Choose a reason for hiding this comment

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

Probably put it all on one line?

Suggested change
brew install hdf5 
brew install openblas 
brew install guile
brew install fftw
brew install hdf5 openblas guile fftw

Copy link
Collaborator

Choose a reason for hiding this comment

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

Also, did you intend to remove h5utils?

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