Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -49,13 +49,13 @@ To get started with this project, you'll need to clone the repository and have [
|
|
49 |
Run the following command to clone the repository:
|
50 |
|
51 |
```
|
52 |
-
git clone https://github.com/ramonvc/gptfree-
|
53 |
```
|
54 |
|
55 |
### Install Dependencies :wrench:
|
56 |
Navigate to the project directory:
|
57 |
```
|
58 |
-
cd gptfree-
|
59 |
```
|
60 |
|
61 |
Install the dependencies:
|
@@ -88,7 +88,7 @@ To enable it, just go to the `config.json` file and change the value of the "use
|
|
88 |
```
|
89 |
"use_auto_proxy": true
|
90 |
```
|
91 |
-
![use-auto-proxy-gif](https://github.com/ramonvc/gptfree-
|
92 |
|
93 |
|
94 |
|
|
|
49 |
Run the following command to clone the repository:
|
50 |
|
51 |
```
|
52 |
+
git clone https://github.com/ramonvc/gptfree-webui.git
|
53 |
```
|
54 |
|
55 |
### Install Dependencies :wrench:
|
56 |
Navigate to the project directory:
|
57 |
```
|
58 |
+
cd gptfree-webui
|
59 |
```
|
60 |
|
61 |
Install the dependencies:
|
|
|
88 |
```
|
89 |
"use_auto_proxy": true
|
90 |
```
|
91 |
+
![use-auto-proxy-gif](https://github.com/ramonvc/gptfree-webui/assets/13617054/f83c6217-411c-404c-9f4c-8ae700a486d1)
|
92 |
|
93 |
|
94 |
|