diff --git a/README.md b/README.md
index f5359a80eac2e3b51e1d606cba8d411b732bf773..6e7243e9376b7397fa03ab5c37eadc8cecfac985 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,7 @@
 # How to Run
 
 
-1. Clone the project to a PYNQ-Z2 board `git clone https://mygit.th-deg.de/vt16684/embedded-acceleration.git` and run the jupyter notebook **or**
-
-1. install the git project with `pip install git+https://mygit.th-deg.de/vt16684/embedded-acceleration` to get all the required python packages before running the jupyter notebook. We are using `pynq package version 2.6.0`(that have not been included in the setup.py). 
+1. Clone the project to a PYNQ-Z2 board `git clone https://mygit.th-deg.de/vt16684/embedded-acceleration.git` and run the jupyter notebook and install the git project with `pip install git+https://mygit.th-deg.de/vt16684/embedded-acceleration.git` to get all the required python packages before running the jupyter notebook. We are using `pynq package version 2.6.0`(that have not been included in the setup.py). 
 
 # How to Compile using Linux terminal