Skip to content
Snippets Groups Projects
Commit 85e96fb3 authored by Eduardo Piva's avatar Eduardo Piva Committed by Pekka Enberg
Browse files

README: fix instruction for network test


I was setting up an OSv with network today, following README instructions
and noticed that to run the test an invoke command is missing.

Maybe it's a syntax change from older versions.

Signed-off-by: default avatarEduardo Piva <efpiva@gmail.com>
Signed-off-by: default avatarPekka Enberg <penberg@cloudius-systems.com>
parent a21e78cd
No related branches found
No related tags found
No related merge requests found
......@@ -99,7 +99,7 @@ route add default gw 192.168.122.1
Test networking:
```
test TCPExternalCommunication
test invoke TCPExternalCommunication
```
Running Java or C applications that already reside within the image:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment