Skip to content

Commit 2915d04

Browse files
committed
Suggest to move the fpm version in the boostrapping process
1 parent a16e812 commit 2915d04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ $ fpm test
9696
Finally, install the Fortran *fpm* version with
9797

9898
```bash
99-
$ fpm run --runner cp -- ~/.local/bin
99+
$ fpm run --runner mv -- ~/.local/bin
100100
```
101101

102102
Or choose another location if you do not want to overwrite the bootstrapping version.

0 commit comments

Comments
 (0)