Update roundtrip.rst
diff --git a/docs/source/roundtrip.rst b/docs/source/roundtrip.rst
index b46eac9..003ab8b 100644
--- a/docs/source/roundtrip.rst
+++ b/docs/source/roundtrip.rst
@@ -38,7 +38,7 @@
 .. code:: bash
 	
 	# Make sure that ``caravel_example`` matches the empty github repo name in step 1
-	git clone -b mpw-5a https://github.com/efabless/caravel_user_project caravel_example
+	git clone -b mpw-5b https://github.com/efabless/caravel_user_project caravel_example
 	cd caravel_example
 	git remote rename origin upstream