Skip to content

Commit c4efa55

Browse files
committed
updating README
1 parent e8d41ed commit c4efa55

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ pip install "streamdeck-sdk[dev]"
8484
3. Go to the project folder, activate `venv` and install the `streamdeck-sdk` library:
8585

8686
```shell
87-
pip install streamdeck-sdk[dev]
87+
pip install "streamdeck-sdk[dev]"
8888
```
8989

9090
4. Run the command to start the project:

README.ru.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ pip install "streamdeck-sdk[dev]"
8484
3. Перейдите в папку проекта, активируйте `venv` и установите библиотеку `streamdeck-sdk`:
8585

8686
```shell
87-
pip install streamdeck-sdk[dev]
87+
pip install "streamdeck-sdk[dev]"
8888
```
8989

9090
4. Выполните команду для старта проекта:

0 commit comments

Comments
 (0)