Update git repo name
Browse files
README.md
CHANGED
@@ -73,8 +73,8 @@ PROMPT = """Ниже указан текст. Ты должен присвоит
|
|
73 |
Clone and install directly from GitHub:
|
74 |
|
75 |
```bash
|
76 |
-
git clone https://github.com/deepvk/
|
77 |
-
cd
|
78 |
|
79 |
pip install -r requirements.txt
|
80 |
```
|
|
|
73 |
Clone and install directly from GitHub:
|
74 |
|
75 |
```bash
|
76 |
+
git clone https://github.com/deepvk/geracl
|
77 |
+
cd geracl
|
78 |
|
79 |
pip install -r requirements.txt
|
80 |
```
|