Skip to content

Commit 04fcad8

Browse files
committed
Update readme
1 parent 45a1e74 commit 04fcad8

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
@@ -10,7 +10,7 @@ The language client requires you to manually install the [HIE](https://github.co
1010

1111
```bash
1212
$ git clone https://github.com/haskell/haskell-ide-engine --recursive
13-
$ cd haskell-ide-engine && make build
13+
$ cd haskell-ide-engine && make build-all
1414
```
1515

1616
Alternatively you can just `stack install`, but `make build` will give you the best setup.

0 commit comments

Comments
 (0)