aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorELNS <EverLookNeverSee@Protonmail.ch>2020-06-18 13:06:48 +0430
committerELNS <EverLookNeverSee@Protonmail.ch>2020-06-18 13:06:48 +0430
commit95fd763b40e6cccebb9efc92aa78c69c7c53ad63 (patch)
tree783a1bafc449cb2f05b3476045cd1d3b7b04565b /README.md
parent67378513c575c1ca922a7dfbc7dc81afe2c30f79 (diff)
downloadfpm-95fd763b40e6cccebb9efc92aa78c69c7c53ad63.tar.gz
fpm-95fd763b40e6cccebb9efc92aa78c69c7c53ad63.zip
Applying requested changes
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index 28f5ace..f6d3fd1 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,8 @@ As the prototype matures and we enter production, we will do our best to stay ba
### Install Haskell
-To install **Haskell Stack**, follow these [instructions](https://docs.haskellstack.org/en/stable/README/)
+To install **Haskell Stack**, follow these [instructions](https://docs.haskellstack.org/en/stable/install_and_upgrade/)
+, users without superuser (admin) permissions should follow the [manual installation](https://docs.haskellstack.org/en/stable/install_and_upgrade/#manual-download_2) procedure.
### Download this repository
@@ -27,8 +28,6 @@ cd fpm
### Build and Test fpm
-Make sure that the development library of `gmp` is installed (e.g. `sudo apt install libgmp-dev` on Debian-derived Linux distributions)
-
Build fpm using:
```bash
stack build