summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c4bb77c..4fd5adc 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,7 @@ So, the laptop now has the Tuntox server installed. How do you connect to it?
42 42
43 ./tuntox -i <ToxID> -L 2222:127.0.0.1:22 43 ./tuntox -i <ToxID> -L 2222:127.0.0.1:22
44 44
45where <ToxID> is the ID you noted down when setting up the server. You didn't forget to write it down, did you? 45where `<ToxID>` is the ID you noted down when setting up the server. You didn't forget to write it down, did you?
46 46
47After you run this command, open a second terminal window and execute: 47After you run this command, open a second terminal window and execute:
48 48