aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f8c69e2..00dd73d 100644
--- a/README.md
+++ b/README.md
@@ -96,7 +96,7 @@ $ fpm test
Finally, install the Fortran *fpm* version with
```bash
-$ fpm run --runner cp -- ~/.local/bin
+$ fpm run --runner mv -- ~/.local/bin
```
Or choose another location if you do not want to overwrite the bootstrapping version.