We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faa88f6 commit b14799dCopy full SHA for b14799d
docs/installation.md
@@ -110,7 +110,7 @@ In addition make sure `haskell-language-server.exe` is not running by closing yo
110
### Download the source code
111
112
```bash
113
-git clone https://github.com/haskell/haskell-language-server --recurse-submodules
+git clone https://github.com/haskell/haskell-language-server
114
cd haskell-language-server
115
```
116
0 commit comments