Skip to content

Commit 3135078

Browse files
committed
fixed in another place
1 parent c704c76 commit 3135078

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/site/markdown/index.md.vm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ To compile the project without running the integration tests execute `mvn packag
6464
To build the documentation execute the following steps:
6565

6666
```
67-
mvn install -DskipIts
67+
mvn install -DskipITs
6868
mvn -f tools
6969
mvn -f docs
7070
```

0 commit comments

Comments
 (0)