Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix non generic link
  • Loading branch information
MarcelRosier authored Nov 6, 2024
1 parent 817c7ce commit 1c43e23
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 @@ -13,7 +13,7 @@ Description

## Installation

With a Python 3.8+ environment, you can install `PACKAGE_NAME` directly from [PyPI](https://pypi.org/project/brats/):
With a Python 3.8+ environment, you can install `PACKAGE_NAME` directly from [PyPI](https://pypi.org/project/PACKAGE_NAME/):

```bash
pip install PACKAGE_NAME
Expand Down

0 comments on commit 1c43e23

Please sign in to comment.