Skip to content

Commit

Permalink
Merge pull request #2 from ingrammicro-xvantage/feature
Browse files Browse the repository at this point in the history
Changed github repo
  • Loading branch information
im-deviprakash authored Jan 22, 2024
2 parents 4e1fb48 + 17b1791 commit 0305034
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ Python 3.7+
If the python package is hosted on a repository, you can install directly using:

```sh
pip install git+https://github.com/GIT_USER_ID/GIT_REPO_ID.git
pip install git+https://github.com/ingrammicro-xvantage/xi-sdk-resellers-python.git
```
(you may need to run `pip` with root permission: `sudo pip install git+https://github.com/GIT_USER_ID/GIT_REPO_ID.git`)
(you may need to run `pip` with root permission: `sudo pip install git+https://github.com/ingrammicro-xvantage/xi-sdk-resellers-python.git`)

Then import the package:
```python
Expand Down

0 comments on commit 0305034

Please sign in to comment.