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:
|
|
|
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:
|