We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8d41ed commit c4efa55Copy full SHA for c4efa55
README.md
@@ -84,7 +84,7 @@ pip install "streamdeck-sdk[dev]"
84
3. Go to the project folder, activate `venv` and install the `streamdeck-sdk` library:
85
86
```shell
87
-pip install streamdeck-sdk[dev]
+pip install "streamdeck-sdk[dev]"
88
```
89
90
4. Run the command to start the project:
README.ru.md
3. Перейдите в папку проекта, активируйте `venv` и установите библиотеку `streamdeck-sdk`:
4. Выполните команду для старта проекта:
0 commit comments