Skip to content

Commit dbc3e34

Browse files
authored
Fix fpm install instructions (#33)
Update README.md
2 parents 4ff612a + 9001df1 commit dbc3e34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This repository provides package build instructions for tools and libraries arou
55
For example you can install *fpm* by tapping this repository
66

77
```
8-
brew tap fortran-lang/fortran
8+
brew tap fortran-lang/homebrew-fortran
99
brew install fpm
1010
```
1111

0 commit comments

Comments
 (0)