aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSebastian Ehlert <28669218+awvwgk@users.noreply.github.com>2021-02-03 23:32:42 +0100
committerSebastian Ehlert <28669218+awvwgk@users.noreply.github.com>2021-02-03 23:32:42 +0100
commit2915d04ce5b2695866abca143eae89fae677a320 (patch)
treebc689bd0d771fe47f6c98943bc1376f34bacb438 /README.md
parenta16e812730c1b438e887679df44d7b83ba584f8e (diff)
downloadfpm-2915d04ce5b2695866abca143eae89fae677a320.tar.gz
fpm-2915d04ce5b2695866abca143eae89fae677a320.zip
Suggest to move the fpm version in the boostrapping process
Diffstat (limited to 'README.md')
-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.