We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e3f8ee commit a340970Copy full SHA for a340970
pages/install/index.md
@@ -79,7 +79,7 @@ The Fortran Package Manager (fpm) is available for the [homebrew](https://brew.s
79
To install fpm via brew, include the new tap and install it using
80
81
```{code-block} bash
82
-brew tap fortran-lang/fpm
+brew tap fortran-lang/homebrew-fortran
83
brew install fpm
84
```
85
0 commit comments