Skip to content

Commit 9f012b5

Browse files
authored
Merge pull request #349 from awvwgk/bootstrap
Suggest to move the fpm version in the boostrapping process
2 parents 889855a + 2915d04 commit 9f012b5

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)