Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ source env/bin/activate
You can install UNLEASH from PyPI or build from source.
```bash
# Install from PyPI
pip install unleash
pip install icse-unleash

# Build from source
pip install -e .
Expand Down Expand Up @@ -351,4 +351,4 @@ The paper is available at [ICSE_25___Unleash.pdf](https://github.com/LogIntellig

## Contact

For any questions, please contact [Van-Hoang Le](mailto:levanhoang.psa@gmail.com).
For any questions, please contact [Van-Hoang Le](mailto:levanhoang.psa@gmail.com).
Loading