Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Commit 34f7964

Browse files
committed
readme typo
1 parent a8ae740 commit 34f7964

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ The install-script can be invoked via `cabal` instead of `stack` with the comman
209209
cabal v2-run ./install.hs --project-file install/shake.project <target>
210210
```
211211

212-
Unfortunately, it is still required to have `stack` installed so that the install-script can locate the `local-bin` directory (on Linux `~/.local/bin`) and copy the the `hie` binaries to `hie-x.y.z`, which is required for the `hie-wrapper` to function as expected.
212+
Unfortunately, it is still required to have `stack` installed so that the install-script can locate the `local-bin` directory (on Linux `~/.local/bin`) and copy the `hie` binaries to `hie-x.y.z`, which is required for the `hie-wrapper` to function as expected.
213213

214214
For brevity, only the `stack`-based commands are presented in the following sections.
215215

0 commit comments

Comments
 (0)