Skip to content

Commit

Permalink
Merge pull request #133 from fhg-isi/patch-1
Browse files Browse the repository at this point in the history
replaced ssh git clone command with https variant to allow for easier…
  • Loading branch information
fneum authored Jul 16, 2024
2 parents ba64c1a + b186998 commit 00a8be6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Clone the repository `technology-data <https://github.com/PyPSA/technology-data>

.. code:: bash
projects % git clone git@github.com:PyPSA/technology-data.git
projects % git clone https://github.com/PyPSA/technology-data.git
If you want to use the technology-data with `PyPSA-Eur <https://github.com/PyPSA/pypsa-eur>`_ or `PyPSA-Eur-Sec <https://github.com/PyPSA/pypsa-eur-sec>`_ the repository should be cloned in a parallel directory.

Expand Down

0 comments on commit 00a8be6

Please sign in to comment.