From 2915d04ce5b2695866abca143eae89fae677a320 Mon Sep 17 00:00:00 2001 From: Sebastian Ehlert <28669218+awvwgk@users.noreply.github.com> Date: Wed, 3 Feb 2021 23:32:42 +0100 Subject: Suggest to move the fpm version in the boostrapping process --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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. -- cgit v1.2.3