We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23c9510 commit 7d7ce9cCopy full SHA for 7d7ce9c
tinync/README.md
@@ -80,6 +80,6 @@ $ nc -l 127.0.0.1 9000
80
```
81
Then launch `tinync` in `T2`:
82
```shell
83
-$ tinync 127.0.0.1 9000
+$ ./tinync 127.0.0.1 9000
84
85
-Now, any words typed in `T1` will be recived and presented in `T2`, and vice versa.
+Now, any words typed in `T1` will be recived and presented in `T2`, and vice versa.
0 commit comments