Skip to content

Commit b14799d

Browse files
docs/installation: Remove unused clone with submodule command (#2930)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent faa88f6 commit b14799d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/installation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ In addition make sure `haskell-language-server.exe` is not running by closing yo
110110
### Download the source code
111111

112112
```bash
113-
git clone https://github.com/haskell/haskell-language-server --recurse-submodules
113+
git clone https://github.com/haskell/haskell-language-server
114114
cd haskell-language-server
115115
```
116116

0 commit comments

Comments
 (0)