Skip to content

Commit 1b285b6

Browse files
author
Eduardo Costa
committed
Changed Readme
1 parent 6f7f28e commit 1b285b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This is an example project of how to use Spring WebSocket integrated with Messag
1515
2. Navigate to the project folder and run the Active MQ Artemis by executing the command `docker-compose -f broker-compose.ym up mq`
1616
3. Run the class `WebSocketApplication`
1717
4. Access the Client page at http://localhost:8181
18-
5. On IntelliJ duplicate the Runner for `WebSocketApplication' and add the VM parameter `-Dserver.port=8282` to open a new instance in other port.
18+
5. On IntelliJ duplicate the Runner for `WebSocketApplication` and add the VM parameter `-Dserver.port=8282` to open a new instance in other port.
1919

2020
To see this code running watch my [YouTube video here](https://youtu.be/pj0zVBOUd58).
2121

0 commit comments

Comments
 (0)