Skip to content

Commit 4cd1a3e

Browse files
committed
Minor fix
1 parent 2eb61fe commit 4cd1a3e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

js/Ice/optional/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ First, start the server application.
4646
Ice for JavaScript has limited server-side support. As a result, you need to start an Option server implemented in a
4747
language that fully supports server-side functionality, such as C++, C#, Java, Python, or Swift.
4848

49+
You can start either version 1 or version 2 of the server.
50+
4951
Then navigate to the client1 directory and run version 1 of the client:
5052

5153
```shell

0 commit comments

Comments
 (0)