diff options
author | ELNS <EverLookNeverSee@Protonmail.ch> | 2020-06-17 17:50:25 +0430 |
---|---|---|
committer | ELNS <EverLookNeverSee@Protonmail.ch> | 2020-06-17 17:50:50 +0430 |
commit | 1ca65f56d4bfece7d9863b7378e4c19ab36e0b43 (patch) | |
tree | 0640be9b4928afd80c77e8499c68695999023d2f | |
parent | 0e4a0b0fde0461f11b02891c27fc52fd29ce7133 (diff) | |
download | fpm-1ca65f56d4bfece7d9863b7378e4c19ab36e0b43.tar.gz fpm-1ca65f56d4bfece7d9863b7378e4c19ab36e0b43.zip |
Removing unnecessary link
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ As the prototype matures and we enter production, we will do our best to stay ba ### Install Haskell -To install [Haskell Stack](https://haskellstack.org/), follow these [instructions](https://docs.haskellstack.org/en/stable/README/) +To install **Haskell Stack**, follow these [instructions](https://docs.haskellstack.org/en/stable/README/) ### Download this repository |