monra commited on
Commit
f85a6c9
1 Parent(s): b952110

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
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-jailbreak-webui.git
53
  ```
54
 
55
  ### Install Dependencies :wrench:
56
  Navigate to the project directory:
57
  ```
58
- cd gptfree-jailbreak-webui
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-jailbreak-webui/assets/13617054/f83c6217-411c-404c-9f4c-8ae700a486d1)
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