Skip to content

Commit 05edc5f

Browse files
NikolasKomonenfbricon
authored andcommitted
Update CONTRIBUTING.md
1 parent 6110f82 commit 05edc5f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@ Contributions are essential for keeping this extension great. We try to keep it
2727

2828
3. `cd lsp4xml/`
2929

30-
4. Install the maven dependencies:
31-
```bash
30+
4. Install the maven dependencies Mac/Linux:
31+
```bash
3232
$ ./mvnw verify
3333
```
34-
or
35-
```bash
34+
or for Windows:
35+
```bash
3636
$ mvnw.cmd verify
3737
```
3838

0 commit comments

Comments
 (0)