Skip to content

Commit 9830501

Browse files
Merge pull request #23 from aws/readme-fix-v1
Doc: Update README Installation Step
2 parents 52ceaa9 + 3a5c7dd commit 9830501

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ A Python SDK for optimizing prompts for Nova.
2424

2525
Install the library using
2626
```sh
27-
pip install amzn-nova-prompt-optimizer
27+
pip3 install nova-prompt-optimizer
2828
```
2929

3030

@@ -326,4 +326,4 @@ NovaPromptOptimizer is currently in public preview. During this period:
326326
- We welcome feedback and contributions
327327

328328
## Acknowledgements
329-
* Special acknowledgment to [DSPy](https://github.com/stanfordnlp/dspy) – your innovations continue to inspire us.
329+
* Special acknowledgment to [DSPy](https://github.com/stanfordnlp/dspy) – your innovations continue to inspire us.

0 commit comments

Comments
 (0)