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

Commit c4a9e7c

Browse files
authored
Take out macOS binary instructions (for now)
Unfortunately the binaries are broken. Revert this commit once they are reinstated! Closes #1052
1 parent 8e7601c commit c4a9e7c

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

README.md

-10
Original file line numberDiff line numberDiff line change
@@ -99,16 +99,6 @@ we talk to clients.__
9999

100100
## Installation
101101

102-
### Installation on macOS
103-
104-
Download the pre-built binaries from the [releases page](https://github.com/haskell/haskell-ide-engine/releases), and copy/symlink them into `/usr/local/bin` (or somewhere else in your $PATH):
105-
106-
```bash
107-
ln -s hie-bin-dir/hie* /usr/local/bin/
108-
```
109-
110-
Alternatively, you can install from source. See instructions below
111-
112102
### Installation with Nix
113103

114104
Follow the instructions at https://github.com/domenkozar/hie-nix

0 commit comments

Comments
 (0)