Skip to content

Commit

Permalink
docs: mention pip package in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-aksamentov committed Jul 17, 2023
1 parent 2d4f890 commit 2dd85fa
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ Description

FFPopSim is easy to use via the Python interface and can be extended or modified both at the C++ or Python level.


Downloads
---------
The official sources and releases are online at:
Expand All @@ -35,6 +34,13 @@ http://ffpopsim.readthedocs.io/en/latest/

Install
-------

To install using pip:

```bash
pip install FFPopSim
```

To install the library, read the INSTALL file.
The two configuration files are:

Expand Down

0 comments on commit 2dd85fa

Please sign in to comment.