summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorHeiner Lohaus <hlohaus@users.noreply.github.com>2024-05-19 10:11:30 +0200
committerHeiner Lohaus <hlohaus@users.noreply.github.com>2024-05-19 10:11:30 +0200
commitc8d61a08b77dbef1f929a93289df81d6156ea3ed (patch)
treea894219b06f84596aee4931529fc9ed3275712f3 /README.md
parentUpdate model list / providers (diff)
downloadgpt4free-c8d61a08b77dbef1f929a93289df81d6156ea3ed.tar
gpt4free-c8d61a08b77dbef1f929a93289df81d6156ea3ed.tar.gz
gpt4free-c8d61a08b77dbef1f929a93289df81d6156ea3ed.tar.bz2
gpt4free-c8d61a08b77dbef1f929a93289df81d6156ea3ed.tar.lz
gpt4free-c8d61a08b77dbef1f929a93289df81d6156ea3ed.tar.xz
gpt4free-c8d61a08b77dbef1f929a93289df81d6156ea3ed.tar.zst
gpt4free-c8d61a08b77dbef1f929a93289df81d6156ea3ed.zip
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 4 insertions, 6 deletions
diff --git a/README.md b/README.md
index 970206f7..65baf7ad 100644
--- a/README.md
+++ b/README.md
@@ -104,12 +104,10 @@ docker run -p 8080:8080 -p 1337:1337 -p 7900:7900 --shm-size="2g" -v ${PWD}/har_
#### Installation Guide for Windows (.exe)
To ensure the seamless operation of our application, please follow the instructions below. These steps are designed to guide you through the installation process on Windows operating systems.
-##### Prerequisites
-1. **WebView2 Runtime**: Our application requires the *WebView2 Runtime* to be installed on your system. If you do not have it installed, please download and install it from the [Microsoft Developer Website](https://developer.microsoft.com/en-us/microsoft-edge/webview2/). If you already have *WebView2 Runtime* installed but are encountering issues, navigate to *Installed Windows Apps*, select *WebView2*, and opt for the repair option.
-##### Installation Steps
-2. **Download the Application**: Visit our [latest releases page](https://github.com/xtekky/gpt4free/releases/latest) and download the most recent version of the application, named `g4f.webview.*.exe`.
-3. **File Placement**: Once downloaded, transfer the `.exe` file from your downloads folder to a directory of your choice on your system, and then execute it to run the app.
-##### Post-Installation Adjustment
+### Installation Steps
+1. **Download the Application**: Visit our [latest releases page](https://github.com/xtekky/gpt4free/releases/latest) and download the most recent version of the application, named `g4f.exe.zip`.
+2. **File Placement**: After downloading, locate the `.zip` file in your Downloads folder. Unpack it to a directory of your choice on your system, then execute the `g4f.exe` file to run the app.
+3. **Open GUI**: The app starts a web server with the GUI. Open your favorite browser and navigate to `http://localhost:8080/chat/` to access the application interface.
4. **Firewall Configuration (Hotfix)**: Upon installation, it may be necessary to adjust your Windows Firewall settings to allow the application to operate correctly. To do this, access your Windows Firewall settings and allow the application.
By following these steps, you should be able to successfully install and run the application on your Windows system. If you encounter any issues during the installation process, please refer to our Issue Tracker or try to get contact over Discord for assistance.