1 parent 3e62c6b commit 9f4742cCopy full SHA for 9f4742c
1 file changed
README.md
@@ -7,7 +7,7 @@ The project leverages Instructor and Pydantic to generate models dynamically bas
7
8
## Installation
9
```bash
10
-pip install dynamic-pydantic
+uv pip install dynamic-pydantic
11
```
12
13
## Contributing
@@ -36,4 +36,4 @@ print(f'{genModel.schema_json()}')
36
## License
37
This project is licensed under the terms of the MIT license.
38
39
-For more details, refer to the LICENSE file in the repository.
+For more details, refer to the LICENSE file in the repository.
0 commit comments