aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmanuele Pagone <epagone.dev@gmail.com>2020-06-13 18:54:54 +0100
committerEmanuele Pagone <epagone.dev@gmail.com>2020-06-13 18:54:54 +0100
commit6a9e3e8c86bba4d8268f92987a8062c22338d0a2 (patch)
treefef9f67c70f192fc7cb7dce6ea4b3768d98ebda4
parentbdb5aa376c524b0f30bb2e6e17473702b0080cfa (diff)
downloadfpm-6a9e3e8c86bba4d8268f92987a8062c22338d0a2.tar.gz
fpm-6a9e3e8c86bba4d8268f92987a8062c22338d0a2.zip
fix typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b6ff265..ebb2f4d 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,7 @@ To install:
stack install
```
-On Linux, the above command installs `stack` to `${HOME}/.local/bin`.
+On Linux, the above command installs `fpm` to `${HOME}/.local/bin`.
### Building your Fortran project with fpm