diff --git a/create venv file/create venv file.txt b/create venv file/create venv file.txt
index 42b0e9cac73737e4e418b812c3911eb658a8df12..8f4e114d686350f1e7e22a1e47b1a1520a209c65 100644
--- a/create venv file/create venv file.txt	
+++ b/create venv file/create venv file.txt	
@@ -6,6 +6,9 @@ Any python packages installing to environment error:
 Create a Venv File:
     python -m venv iotcloud
 
+Activate This Venv File:
+    source iotcloud/bin/activate
+
 Git command meaning:
     1. git push origin master ( pushes the local master branch to the remote repository. )
     2. git push origin main ( git push to main branch. )
@@ -36,8 +39,6 @@ vs code remote ssh connecting error on raspberry pi:
 This is linux cmd:
     rm -f ~/ .ssh/known_hosts ( warning remot host identification has changed delete old known_hosts.)
 
-Activate This Venv File:
-    source iotcloud/bin/activate
 
 Linex System PC Full Information Command:
     /proc/cpuinfo