Update quickstart.rst
diff --git a/docs/source/quickstart.rst b/docs/source/quickstart.rst
index c81fd60..86bf7e0 100644
--- a/docs/source/quickstart.rst
+++ b/docs/source/quickstart.rst
@@ -38,7 +38,7 @@
 #. 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.
 
    *   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:
+   *   Clone the reposity using the following command:
    
    .. code:: bash