diff --git a/Instructions.txt b/Instructions.txt
index ef0489c21f36330417db3066d7dacafa9ad10b2b..cac0ccebd5b641da17bee033e406cd9ed1271d5f 100644
--- a/Instructions.txt
+++ b/Instructions.txt
@@ -1,8 +1,5 @@
-<<<<<<< HEAD
 source ~/.cache/pypoetry/virtualenvs/comp-sci-project-SyZqYvRp-py3.11/bin/activate
 
-=======
->>>>>>> 4da71fa (The instructions)
 to create a branch:
 git checkout -b <name of the branch>
 
@@ -12,7 +9,6 @@ Create the file
 git add <File name>
 git commit -m "comment"
 git push
-<<<<<<< HEAD
 
 please update your local branch by following these commands:
 
@@ -24,5 +20,3 @@ git rebase main
 
 
 Please try out these commands asap!
-=======
->>>>>>> 4da71fa (The instructions)