diff --git a/CourseExamples/src/TcpExamples/TcpExample1TerminalLog.txt b/CourseExamples/src/TcpExamples/TcpExample1TerminalLog.txt
index 69d5f2bd75d9a5cd5b9323abac71056f6f016c77..755d463d72e96f6cdbd07af00a10292293b65d36 100644
--- a/CourseExamples/src/TcpExamples/TcpExample1TerminalLog.txt
+++ b/CourseExamples/src/TcpExamples/TcpExample1TerminalLog.txt
@@ -1,6 +1,6 @@
 Invocation instructions:
-* run/debug TcpExample1Telnet.java
-* console:  telnet localhost 2317
+1. run/debug TcpExample1Telnet.java
+2. console:  telnet localhost 2317
 
 Program responses:
 
diff --git a/CourseExamples/src/TcpExamples/TcpExample2ConnectionCountingTerminalLog.txt b/CourseExamples/src/TcpExamples/TcpExample2ConnectionCountingTerminalLog.txt
index 59869ba800cefec886865cce33cebaf1f196f53f..089a582b0b1df98182b84eeb4961b38576ed9e0e 100644
--- a/CourseExamples/src/TcpExamples/TcpExample2ConnectionCountingTerminalLog.txt
+++ b/CourseExamples/src/TcpExamples/TcpExample2ConnectionCountingTerminalLog.txt
@@ -1,6 +1,6 @@
 Invocation instructions:
-* run/debug TcpExample2.java
-* console:  telnet localhost 2317
+1. run/debug TcpExample2.java
+2. console:  telnet localhost 2317
 
 Program responses:
 
diff --git a/CourseExamples/src/TcpExamples/TcpExample4TerminalLog.txt b/CourseExamples/src/TcpExamples/TcpExample4TerminalLog.txt
index 3ea4cf200c613644dbae662b5aa3e9350aa92081..e83515bca0bf06c98994598ad431bab2b6cacd28 100644
--- a/CourseExamples/src/TcpExamples/TcpExample4TerminalLog.txt
+++ b/CourseExamples/src/TcpExamples/TcpExample4TerminalLog.txt
@@ -1,7 +1,7 @@
 Invocation instructions:
-* run/debug TcpExample4ThreadServer.java
-* don't run TcpExample4HandlerThread since it is launched as needed
-* run/debug TcpExample4Client.java
+1. run/debug TcpExample4ThreadServer.java
+2. don't run TcpExample4HandlerThread since it is launched as needed
+3. run/debug TcpExample4Client.java
 
 Program responses: