diff --git a/docs/index.md b/docs/index.md index 4834346..7d26960 100644 --- a/docs/index.md +++ b/docs/index.md @@ -29,9 +29,7 @@ To get started with OpenAI Function Call, you need to install it using `pip`. Ru !!! note Requirement Ensure you have Python version 3.9 or above. - - -``` +```sh $ pip install openai_function_call ``` diff --git a/mkdocs.yml b/mkdocs.yml index 7ea744c..7c107a3 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -19,7 +19,6 @@ theme: plugins: - social - search - - termynal - mkdocstrings: handlers: python: