Skip to content

Commit a340970

Browse files
authored
Fix homebrew instructions (#119)
* fix homebrew installation instructions * Update index.md
1 parent 1e3f8ee commit a340970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/install/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ The Fortran Package Manager (fpm) is available for the [homebrew](https://brew.s
7979
To install fpm via brew, include the new tap and install it using
8080

8181
```{code-block} bash
82-
brew tap fortran-lang/fpm
82+
brew tap fortran-lang/homebrew-fortran
8383
brew install fpm
8484
```
8585

0 commit comments

Comments
 (0)