Update quickstart.rst
diff --git a/docs/source/quickstart.rst b/docs/source/quickstart.rst
index fc7bc8e..051bcbf 100644
--- a/docs/source/quickstart.rst
+++ b/docs/source/quickstart.rst
@@ -51,7 +51,7 @@
     .. code:: bash
 
         # Make sure that "caravel_example" matches the empty github repo name in step 1
-        git clone -b mpw-5b https://github.com/efabless/caravel_user_project caravel_example
+        git clone -b mpw-5c https://github.com/efabless/caravel_user_project caravel_example
         cd caravel_example
         git remote rename origin upstream