Skip to content

Commit 71aa465

Browse files
committed
Install updated
1 parent 39b8438 commit 71aa465

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

README.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -52,18 +52,14 @@ Here’s a summary of recent updates and changes.
5252

5353
## Installation
5454

55-
To install `wildlife-tools`, you can build it from scratch or use pre-build Pypi package.
56-
57-
58-
### Using Pypi
55+
Install `wildlife-tools` using `pip`
5956

6057
```script
61-
pip install wildlife-tools
58+
pip install git+https://github.com/WildlifeDatasets/wildlife-tools
6259
```
6360

64-
### Building from scratch
61+
or clone the repository using `git` and install it.
6562

66-
Clone the repository using `git` and install it.
6763
```script
6864
git clone git@github.com:WildlifeDatasets/wildlife-tools.git
6965

0 commit comments

Comments
 (0)