Skip to content

Commit

Permalink
Update README.adoc
Browse files Browse the repository at this point in the history
Co-authored-by: David Mueller <[email protected]>
  • Loading branch information
gkwan-ibm and dmuelle authored Oct 26, 2023
1 parent 2fcda33 commit b3fd2ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ endif::[]

The [hotspot=localConnector]`localConnector` feature is required by the Arquillian Liberty Managed container to connect to and communicate with the Open Liberty runtime. The [hotspot=Servlet]`servlet` feature is required during the deployment of the Arquillian tests in which servlets are created to perform the in-container testing.

Open another command-line session and run the `configure-arquillian` goal at the `start` directory to integrate Arquillian and the Arquillian Liberty managed and remote containers with your existing project.
Open another command-line session and run the `configure-arquillian` goal from the `start` directory to integrate Arquillian and the Arquillian Liberty managed and remote containers with your existing project.

[role="command"]
```
Expand Down

0 comments on commit b3fd2ef

Please sign in to comment.