commit | c6c224433742540cba92bbbbf13febc83f942743 | [log] [tgz] |
---|---|---|
author | Jeff DiCorpo <42048757+jeffdi@users.noreply.github.com> | Wed Nov 23 08:35:43 2022 -0800 |
committer | GitHub <noreply@github.com> | Wed Nov 23 08:35:43 2022 -0800 |
tree | dea7077c0b1118e5839c30cc5428eef4cfad3681 | |
parent | 8ec64b9916732f90ce1f61fb42aba92cf732091e [diff] |
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>