Unverified Commit ac2e0274 authored by Yuriy Syrovetskiy's avatar Yuriy Syrovetskiy Committed by GitHub

Fix typo

parent 146659e0
......@@ -73,7 +73,7 @@ stack install --fast
ihaskell install --stack
```
If you have Homebrew installed to a custom location, you'd need to specify `--extra-include-dirs ${HOMEBREW_PREFIX}/include ----extra-lib-dir ${HOMEBREW_PREFIX}/lib` to the `stack` command.
If you have Homebrew installed to a custom location, you'd need to specify `--extra-include-dirs ${HOMEBREW_PREFIX}/include --extra-lib-dir ${HOMEBREW_PREFIX}/lib` to the `stack` command.
Run Jupyter.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment