summaryrefslogtreecommitdiff
path: root/lib/spack/docs/getting_started.rst
diff options
context:
space:
mode:
Diffstat (limited to 'lib/spack/docs/getting_started.rst')
-rw-r--r--lib/spack/docs/getting_started.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/spack/docs/getting_started.rst b/lib/spack/docs/getting_started.rst
index 6d9fc92afe..9e59b28dac 100644
--- a/lib/spack/docs/getting_started.rst
+++ b/lib/spack/docs/getting_started.rst
@@ -27,11 +27,11 @@ Installation
------------
Getting Spack is easy. You can clone it from the `github repository
-<https://github.com/llnl/spack>`_ using this command:
+<https://github.com/spack/spack>`_ using this command:
.. code-block:: console
- $ git clone https://github.com/llnl/spack.git
+ $ git clone https://github.com/spack/spack.git
This will create a directory called ``spack``.