Update quickstart.rst
diff --git a/docs/source/quickstart.rst b/docs/source/quickstart.rst
index 11c1c5f..1912d57 100644
--- a/docs/source/quickstart.rst
+++ b/docs/source/quickstart.rst
@@ -45,7 +45,7 @@
# navigate into the directory
cd caravel_tutorial
-#. To start the project you first need to create a new repository based on the `caravel_user_project <https://github.com/efabless/caravel_user_project/>`_ template and make sure your repo is public and includes a README.
+#. The current working directory should be ``caravel_tutorial``, now you need to create a new repository based on the `caravel_user_project <https://github.com/efabless/caravel_user_project/>`_ template and make sure your repo is public and includes a README.
* Follow https://github.com/efabless/caravel_user_project/generate to create a new repository.
* Create a directory and clone the reposity inside using the following command: