Skip to content

Commit 6f1af48

Browse files
authored
Update README.adoc
1 parent 7a65cca commit 6f1af48

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ include::{common-includes}/os-tabs.adoc[]
116116
--
117117
[role='command']
118118
```
119-
mvnw.cmd -f inventory/pom.xml liberty:dev
119+
mvnw.cmd -f inventory\pom.xml liberty:dev
120120
```
121121
--
122122

@@ -255,7 +255,7 @@ include::{common-includes}/os-tabs.adoc[]
255255
--
256256
[role='command']
257257
```
258-
mvnw.cmd -f inventory/pom.xml pact:publish
258+
mvnw.cmd -f inventory\pom.xml pact:publish
259259
```
260260
--
261261

@@ -337,7 +337,7 @@ include::{common-includes}/os-tabs.adoc[]
337337
--
338338
[role='command']
339339
```
340-
mvnw.cmd -f system/pom.xml liberty:dev
340+
mvnw.cmd -f system\pom.xml liberty:dev
341341
```
342342
--
343343

0 commit comments

Comments
 (0)