Update picotcp/README.md

Co-authored-by: elms <elms@freshred.net>
pull/227/head
Daniele Lacamera 2020-09-23 13:24:57 +02:00 committed by GitHub
parent ca664c9ae1
commit 7fe7614244
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ Example:
./picotcp-server
# On client side:
ip addr add dev tap0 10.0.0.2
ip addr add dev tap0 10.0.0.2/24
ip link set tap0 up
./client-tls 10.0.0.1