Skip to content

Commit 7235df1

Browse files
authored
Merge pull request #5 from awvwgk/haskell-option
Correctly document option to use Haskell fpm version
2 parents 09fddf9 + e657b7e commit 7235df1

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
@@ -30,6 +30,6 @@ __`github-token`__ (*only needed if `fpm-version` is `'latest'` or not specified
3030
__`fpm-version`__ (*optional,default:*`'latest'`) the tag corresponding a Github release from which to fetch the `fpm` binary.
3131
- If set to `'latest'` (_default_) then the latest `fpm` release at [fortran-lang/fpm](https://github.com/fortran-lang/fpm/releases/latest) will be substituted. `github-token` must be provided if `fpm-version` is `'latest'`.
3232

33-
__`use-bootstrap`__ (*optional,default:*`false`) whether to fetch and use the legacy 'bootstrap' implementation
33+
__`use-haskell`__ (*optional,default:*`false`) whether to fetch and use the legacy Haskell implementation
3434

3535
__`fpm-repository`__ (*optional, default:* `https://github.com/fortran-lang/fpm`) which Github fork to fetch release binaries from.

0 commit comments

Comments
 (0)