Skip to content

Commit

Permalink
docs: add PYPI link to the installation docs
Browse files Browse the repository at this point in the history
  • Loading branch information
vijay-jaisankar committed Jun 17, 2023
1 parent 23714bf commit afe4228
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/INSTALL.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Installing the module

`pip install --upgrade ssbdplus`
From [PyPI](https://pypi.org/project/ssbdplus/): `pip install --upgrade ssbdplus`

### Note
You will need to have the following packages installed in your environment
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = ssbdplus
version = 2.1.0
author = SARL, IIITB
author_email = [email protected]
description = Models pertaining to the paper, Introducing SSBD+ Dataset with an Attentive Convolutional Pipeline for detecting Self-Stimulatory Behaviours in Children using raw videos
description = Models pertaining to the paper, Introducing SSBD+ Dataset with a Convolutional Pipeline for detecting Self-Stimulatory Behaviours in Children using raw videos
long_description = file: README.md
long_description_content_type = text/markdown
url = https://github.com/sarl-iiitb/ssbd-pipeline
Expand Down

0 comments on commit afe4228

Please sign in to comment.