Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
karlosss authored Oct 21, 2024
1 parent ce5400a commit ad53d38
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,16 @@ A python client for https://github.com/karlosss/swisspair - algorithm to pair pl

## Requirements

- `pybind11`
- `gcc`
- `cmake`
- `gmp`
- Linux, MacOS 13 (x86_64) or MacOS 14 (arm)
- Python 3.9+

## Installation

### Pip installation

- `pip install swisspair`

At the moment, Linux and MacOS are supported.

### Local installation
### Local build & installation

- Requirements: `pybind11`, `gcc`, `cmake`, `gmp`
- Clone the repository
Expand Down

0 comments on commit ad53d38

Please sign in to comment.