Skip to content

Commit ca954e6

Browse files
authored
Merge pull request #71 from hansroland/updreadme
Update README.md (installation of HIE)
2 parents add2aea + fc6860d commit ca954e6

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)