diff --git a/README.md b/README.md
index cba2211f39ace5ba66c1314b78064c6c00ffc577..397ac0e80f9e2754d21b3b0e87947cbfd7bbae50 100644
--- a/README.md
+++ b/README.md
@@ -4,8 +4,27 @@ Das ist ein einfaches Projekt um Rust zu lernen, wobei ich einen Multi-Threaded-
 
 ## Installation
 
+Install Rust and cone the Repo
+
+```
+git clone git@edugit.org:codecraft/webserver
+```
+
+or
+
+```
+git clone https://edugit.org/codecraft/webserver
+```
+
 ## Usage
 
+```
+cd webserver
+git checkout new
+cd site
+cargo run
+```
+
 ## Support
 
 ## License