This commit is contained in:
2024-04-13 14:47:43 +03:00
parent 2a17f2b82e
commit ce39dcc9c6
7 changed files with 4 additions and 4 deletions

View File

@@ -22,7 +22,7 @@ git clone git@heagit.cosmos.ru:integral/ridge.git
## Шаг 3. Устанавливаем проект в ваше виртуальное окружение
```
cd uds
cd ridge
pip install --editable uds/
```