From ea276680c8e1b884722c28dfec36b4552d5301b4 Mon Sep 17 00:00:00 2001 From: abc <98614666+xtekky@users.noreply.github.com> Date: Mon, 17 Jul 2023 01:14:10 +0100 Subject: pypi package (`pip install g4f`) --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 3f84bdad..a3a5d222 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,13 @@ pip install g4f 1. [Download and install Python](https://www.python.org/downloads/) (Version 3.x is recommended). #### Setting up the project: +##### Install using pypi +``` +pip install g4f +``` + +##### or + 1. Clone the GitHub repository: ``` git clone https://github.com/xtekky/gpt4free.git -- cgit v1.2.3