Skip to content

Commit

Permalink
Update kserve.md (awslabs#304)
Browse files Browse the repository at this point in the history
  • Loading branch information
monkEsh authored and surajkota committed Aug 6, 2022
1 parent adc9dcc commit 6e97863
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/content/en/docs/component-guides/kserve.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ export KUBEFLOW_DOMAIN="platform.example.com"
Install dependencies for the script by running:
```bash
cd tests/e2e
pip install requirements.txt
pip install -r requirements.txt
```

Run the sample python script to send an inference request based on your auth provider:
Expand Down

0 comments on commit 6e97863

Please sign in to comment.