clean up
diff --git a/README.md b/README.md
index f016369..2776bab 100644
--- a/README.md
+++ b/README.md
@@ -579,12 +579,13 @@
    sudo usermod -aG docker <your user name>
    # Reboot the system to enable the docker setup
 ```
-##  Step-2: Clone and update the Submodule
+##  Step-2: Clone , update the Submodule, unzip the content
 ```bash
    git clone https://github.com/dineshannayya/riscduino.git
    cd riscduino
    git submodule init
    git submodule update
+   make unzip
 ```
 
 ## Note-1: RTL to GDS Docker