Skip to content

Commit fc6860d

Browse files
committed
Update README.md (installation of HIE)
1 parent add2aea commit fc6860d

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
@@ -7,7 +7,7 @@ __It is still under development!__ If you want to help, get started by reading [
77
The language client requires you to manually install the [HIE](https://github.com/haskell/haskell-ide-engine) language server,
88

99
```bash
10-
$ git clone https://github.com/haskell/haskell-ide-engine
10+
$ git clone https://github.com/haskell/haskell-ide-engine --recursive
1111
$ cd haskell-ide-engine && make build
1212
```
1313

0 commit comments

Comments
 (0)