We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a65cca commit 6f1af48Copy full SHA for 6f1af48
README.adoc
@@ -116,7 +116,7 @@ include::{common-includes}/os-tabs.adoc[]
116
--
117
[role='command']
118
```
119
-mvnw.cmd -f inventory/pom.xml liberty:dev
+mvnw.cmd -f inventory\pom.xml liberty:dev
120
121
122
@@ -255,7 +255,7 @@ include::{common-includes}/os-tabs.adoc[]
255
256
257
258
-mvnw.cmd -f inventory/pom.xml pact:publish
+mvnw.cmd -f inventory\pom.xml pact:publish
259
260
261
@@ -337,7 +337,7 @@ include::{common-includes}/os-tabs.adoc[]
337
338
339
340
-mvnw.cmd -f system/pom.xml liberty:dev
+mvnw.cmd -f system\pom.xml liberty:dev
341
342
343
0 commit comments