aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndřej Čertík <ondrej@certik.us>2020-06-20 17:00:54 -0600
committerOndřej Čertík <ondrej@certik.us>2020-06-20 17:00:54 -0600
commit00f648a2aab4d2de68c0397c1d90f639abd8a90a (patch)
tree3bdaaa8caea8d52efdec5f7c01a842c2de1177fd
parent63acb2f09fd2ceb6269aa81f590f142d80ba465a (diff)
downloadfpm-00f648a2aab4d2de68c0397c1d90f639abd8a90a.tar.gz
fpm-00f648a2aab4d2de68c0397c1d90f639abd8a90a.zip
Remove the space before comma
This is a fixup of #101.
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index f6d3fd1..490bd51 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