1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-03-03 15:02:24 +02:00

Merge pull request #9 from nixel2007/patch-1

Исправлена ошибка в синтаксисе установки из ospx
This commit is contained in:
Anton Titovets 2024-03-28 11:31:07 +03:00 committed by GitHub
commit 5a3bb5d547
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -44,7 +44,7 @@
Для начала работы в OneScript дополнительно необходимо установить пакет из скачанного ospx файла
```
opm install ./OInt-1.0.0.ospx
opm install -f ./OInt-1.0.0.ospx
```
<br/>