diff --git a/README.md b/README.md index a3e9c80..052e126 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,10 @@ Follow me on twitter and consider helping pay for openai tokens! ## Installation +Ensure you have Python version 3.9 or above. + ```python -pip install openai_function_call +pip install openai-function-call ``` ## Contributing @@ -224,4 +226,4 @@ If you want to see more examples checkout the examples folder! This project is licensed under the terms of the MIT license. -For more details, refer to the LICENSE file in the repository. \ No newline at end of file +For more details, refer to the LICENSE file in the repository.