aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMilan Curcic <caomaco@gmail.com>2020-07-13 14:58:06 -0400
committerGitHub <noreply@github.com>2020-07-13 14:58:06 -0400
commit02b07f45052d5f5f69697aacf646ea8736880fb8 (patch)
tree5457d144b7d73759f6dabb223444a8b4280c4ecc /README.md
parent572bd33f918f3d5ce48ee482cf90ce49c6888199 (diff)
parent00f648a2aab4d2de68c0397c1d90f639abd8a90a (diff)
downloadfpm-02b07f45052d5f5f69697aacf646ea8736880fb8.tar.gz
fpm-02b07f45052d5f5f69697aacf646ea8736880fb8.zip
Merge pull request #104 from certik/comma
Remove the space before comma
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 6aac019..ca629b8 100644
--- a/README.md
+++ b/README.md
@@ -16,8 +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/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.
+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