Skip to content

Commit 0b72670

Browse files
committed
Brew install gfortran is now in GCC
1 parent 6bb71fd commit 0b72670

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Apps/Octave.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ To install Octave, update to the latest package definitions, install ,
1616
and then Octave:
1717

1818
brew update && brew upgrade
19-
brew install gfortran
19+
brew install gcc
2020
brew install octave
2121

2222
Note: If brew complains about not having a formula for octave, the

0 commit comments

Comments
 (0)