Update index.rst
diff --git a/docs/source/index.rst b/docs/source/index.rst index 472e9c0..e736ac6 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst
@@ -79,7 +79,7 @@ .. code:: bash - git clone https://github.com/efabless/caravel_user_project.git <my_project> + git clone -b gfmpw-0b https://github.com/efabless/caravel_user_project.git <my_project> cd <my_project>