Skip to content

Commit

Permalink
Update setup.md
Browse files Browse the repository at this point in the history
  • Loading branch information
asingamaneni authored Aug 12, 2023
1 parent 9d57628 commit 55d674e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/getting-started/setup.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
## Installation
The library is available in the artifactory and can be installed in your environment using the below command or
The library is available in the pypi and can be installed in your environment using the below command or
please add the library "spark-expectations" into the requirements.txt or poetry dependencies.

```shell
pip install -U spark-expectations --extra-index-url https://artifactory.nike.com/artifactory/api/pypi/python-local/simple
pip install -U spark-expectations
```

## Required Tables
Expand Down

0 comments on commit 55d674e

Please sign in to comment.