aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Miller <contact@jasonmiller.nl>2021-04-29 23:17:33 +0200
committerGitHub <noreply@github.com>2021-04-29 23:17:33 +0200
commit7b53e5a39eda2c5ecbe6c99787c4a707d163d3ef (patch)
treeb83b334382857f7bb9c7a444d18bc4de9027cc81
parenta9adf2b3ed09d0769f1095ddf7c2c06f71f10161 (diff)
downloadfpm-7b53e5a39eda2c5ecbe6c99787c4a707d163d3ef.tar.gz
fpm-7b53e5a39eda2c5ecbe6c99787c4a707d163d3ef.zip
docs: fix typo in README (#465)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 290b586..69ae2ee 100644
--- a/README.md
+++ b/README.md
@@ -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).