Skip to content

Commit

Permalink
Update installation instruction for mac (#3732)
Browse files Browse the repository at this point in the history
as reported by C. Holm
  • Loading branch information
kodiakhq[bot] authored May 26, 2020
2 parents 4278feb + a32d078 commit 78edce9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ doc/dg/background_errors.unsorted

# IDE
.idea
.vscode

# Compiled python
*.pyc
Expand Down
2 changes: 1 addition & 1 deletion doc/sphinx/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ Run the following commands:
py37-matplotlib py37-ipython py37-jupyter
sudo port select --set cython cython37
sudo port select --set python3 python37
sudo port select --set mpi openmpi-mp
sudo port select --set mpi openmpi-mp-fortran
Installing packages using Homebrew
Expand Down

0 comments on commit 78edce9

Please sign in to comment.