Skip to content

Commit 592dc71

Browse files
authored
Merge pull request #164 from mrava87/fix-inst
doc: fixes link for git clone
2 parents 5688006 + 634d328 commit 592dc71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ or just clone the repository
6161

6262
.. code-block:: bash
6363
64-
>> git clone https://github.com/mrava87/pyproximal.git
64+
>> git clone https://github.com/PyLops/pyproximal.git
6565
6666
or download the zip file from the repository (green button in the top right corner of the
6767
main github repo page) and install PyProximal from terminal using the command:

0 commit comments

Comments
 (0)