Skip to content

Commit 02b07f4

Browse files
authored
Merge pull request #104 from certik/comma
Remove the space before comma
2 parents 572bd33 + 00f648a commit 02b07f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ As the prototype matures and we enter production, we will do our best to stay ba
1616

1717
### Install Haskell
1818

19-
To install **Haskell Stack**, follow these [instructions](https://docs.haskellstack.org/en/stable/install_and_upgrade/)
20-
, users without superuser (admin) permissions should follow the [manual installation](https://docs.haskellstack.org/en/stable/install_and_upgrade/#manual-download_2) procedure.
19+
To install **Haskell Stack**, follow these [instructions](https://docs.haskellstack.org/en/stable/install_and_upgrade/),
20+
users without superuser (admin) permissions should follow the [manual installation](https://docs.haskellstack.org/en/stable/install_and_upgrade/#manual-download_2) procedure.
2121

2222
### Download this repository
2323

0 commit comments

Comments
 (0)