From 8bbf0f2ee79a328a3915a2a54839453187070b4a Mon Sep 17 00:00:00 2001
From: Berk Silemek <berk.silemek@gmail.com>
Date: Mon, 9 Jan 2023 13:01:25 +0000
Subject: [PATCH] Update COSI-Measure/External_Control_Scripts/Readme.md

---
 COSI-Measure/External_Control_Scripts/Readme.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/COSI-Measure/External_Control_Scripts/Readme.md b/COSI-Measure/External_Control_Scripts/Readme.md
index 110386b..2baeb92 100644
--- a/COSI-Measure/External_Control_Scripts/Readme.md
+++ b/COSI-Measure/External_Control_Scripts/Readme.md
@@ -17,7 +17,8 @@ The first one is for submillimeter precision is 2, first 3 digits are the coordi
 ```console
 netstat -tulnap  
 ```
-![Instructions1.png](./COSI-Measure/External_Control_Scripts/Instructions1.png)
+Then, find the PID number of python program that has the IP number “192.168.101.253”. E.g., it is 2571/python : [Instructions1.png](./COSI-Measure/External_Control_Scripts/Instructions1.png)
+
 
 
 “OK” command can be sent for a connection check. COSI Measure will respond with an “ok” message if the connection is established. 
-- 
GitLab