Skip to content

Commit

Permalink
DOCS: More review fixes on homepage and features (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
yosefe committed Jan 1, 2020
1 parent 793aa2f commit 6c0df2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ and run a simple client/server example:
-Iinstall/include -Linstall/lib
$ export LD_LIBRARY_PATH=$PWD/instal/lib
$ ./ucp_client_server &
$ ./ucp_client_server -a <ip-addr> # <ip-addr>: Address of a local RoCE or IPoIB interface
$ ./ucp_client_server -a <ip-addr> # <ip-addr>: IP address of a local RoCE or IPoIB interface
...
----- UCP TEST SUCCESS -------
Expand Down

0 comments on commit 6c0df2e

Please sign in to comment.