Skip to content

Commit c185606

Browse files
authored
Merge pull request #385 from adi611/adi611-patch-1
Fix `Install from pip` instruction in getting started page of documentation
2 parents 2aff4d5 + 28db48a commit c185606

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting_started.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Install from pip
1919

2020
.. code-block:: console
2121
22-
pip install psij
22+
pip install psij-python
2323
2424
Install from Source
2525
^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)