Skip to content

Commit d0a5656

Browse files
Merge branch 'sysprog21:master' into hp_list
2 parents 9dd711f + 5737c46 commit d0a5656

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tinync/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,6 @@ $ nc -l 127.0.0.1 9000
8080
```
8181
Then launch `tinync` in `T2`:
8282
```shell
83-
$ tinync 127.0.0.1 9000
83+
$ ./tinync 127.0.0.1 9000
8484
```
85-
Now, any words typed in `T1` will be recived and presented in `T2`, and vice versa.
85+
Now, any words typed in `T1` will be recived and presented in `T2`, and vice versa.

0 commit comments

Comments
 (0)