diff options
author | Brad Richardson <everythingfunctional@protonmail.com> | 2021-06-04 11:54:45 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-04 11:54:45 -0500 |
commit | 3c1d638ea9bef4c7e09475dfcc6a94907bad5796 (patch) | |
tree | 0bdf3e9b46311dbfc9920e7ce5edff96a96591fd /README.md | |
parent | 7a8f33721974cb66d44834229aff6dd4e2031eda (diff) | |
parent | 6d9004d93460dc15b99051c90d1b58d724b010e6 (diff) | |
download | fpm-3c1d638ea9bef4c7e09475dfcc6a94907bad5796.tar.gz fpm-3c1d638ea9bef4c7e09475dfcc6a94907bad5796.zip |
Merge branch 'master' into response-files
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -60,7 +60,7 @@ or from [miniconda](https://docs.conda.io/en/latest/miniconda.html). To setup *fpm* within Github actions for automated testing, you can use the [fortran-lang/setup-fpm](https://github.com/marketplace/actions/setup-fpm) action. -#### Bootstraping on other platforms +#### Bootstrapping on other platforms For other platforms and architectures have a look at the [bootstrapping instructions](#bootstrapping-instructions). |