Skip to content

Commit

Permalink
README: fix pip package name
Browse files Browse the repository at this point in the history
  • Loading branch information
ebrocas committed Dec 11, 2023
1 parent d64c1ec commit 527ed69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Sourcetrail can be installed using [its last release](https://github.com/CoatiSo
Pyrrha requires a Python version >= 3.10.
It is recommended to install the Python package inside a virtualenv. You can use `pip` to install it.
```python
pip install pyrrha-project
pip install pyrrha-mapper
```
If you prefer using sources to install Pyrrha, do the following:
```commandline
Expand Down

0 comments on commit 527ed69

Please sign in to comment.