Skip to content

Commit 37dc341

Browse files
committed
add stack install destination
1 parent 7ace007 commit 37dc341

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ To install:
3939
stack install
4040
```
4141

42+
On Linux, the above command installs `stack` to `${HOME}/.local/bin`.
43+
4244
### Building your Fortran project with FPM
4345

4446
1. Copy `example_fpm.toml` from this repository

0 commit comments

Comments
 (0)