Merge branch 'develop' of vault.efabless.com:foss/openroad into develop
diff --git a/README.md b/README.md
index 6f2b45b..8cb7afb 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,7 @@
 ## Table of contents
 - [Overview](#overview)
 - [Getting started](#getting-started)
+    - [Clonning OpenLane](#clonning-openlane)
     - [Building OpenLane](#building-openlane)
     - [Running the flow](#running-the-flow)
     - [Adding a design](#adding-a-design)
@@ -38,6 +39,21 @@
 
 ## Getting started
 
+### Clonning OpenLane
+
+First clone the repo:
+
+```
+git clone https://vault.efabless.com/foss/openroad.git openlane
+```
+
+Then pull the pdk submodule (without it's git history avoiding it's huge size):
+
+```
+cd openlane
+git submodule update --init --depth 1
+```
+
 ### Building OpenLane
 
 Before running the flow, you need to build tools used by the flow. OpenLane uses the following tools: