aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4af8b97..8478599 100644
--- a/README.md
+++ b/README.md
@@ -39,6 +39,8 @@ To install:
stack install
```
+On Linux, the above command installs `stack` to `${HOME}/.local/bin`.
+
### Building your Fortran project with FPM
1. Copy `example_fpm.toml` from this repository