Skip to content

Commit e5d1f66

Browse files
committed
Typo in git submodule command name
1 parent ddcb3de commit e5d1f66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

BUILD.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
```bash
3535
$ git clone --recurse-submodules https://github.com/apache/netbeans-vscode.git
3636
$ cd netbeans-vscode
37-
netbeans-vscode$ git submodules update --init
37+
netbeans-vscode$ git submodule update --init
3838
```
3939

4040
## Building

0 commit comments

Comments
 (0)