mirror of
https://github.com/IHaskell/IHaskell.git
synced 2025-04-17 20:06:07 +00:00
Fix typo
This commit is contained in:
parent
146659e040
commit
ac2e0274f5
@ -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.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user