We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ace007 commit 37dc341Copy full SHA for 37dc341
README.md
@@ -39,6 +39,8 @@ To install:
39
stack install
40
```
41
42
+On Linux, the above command installs `stack` to `${HOME}/.local/bin`.
43
+
44
### Building your Fortran project with FPM
45
46
1. Copy `example_fpm.toml` from this repository
0 commit comments