You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Binaries for the latest stable release are available [to download](https://github.com/fortran-lang/fpm/releases/latest) for Windows, MacOS, and Linux.
46
+
47
+
**Note:** On Linux and MacOS, you will need to enable executable permission before you can use the binary.
48
+
49
+
_e.g._`$ chmod u+x fpm-0.6.0-linux-x86_64`
50
+
51
+
The binaries at the [current tag](https://github.com/fortran-lang/fpm/releases/tag/current) are updated automatically to always provide the current git version from the default branch.
52
+
43
53
### [Conda]
44
54
45
55
Fpm is available on [conda-forge], to add `conda-forge` to your channels use:
0 commit comments