Update README.md

This commit is contained in:
onyx-and-iris 2022-03-05 23:22:27 +00:00
parent 1b70a063b9
commit a34ae27da9

View File

@ -6,8 +6,3 @@ This is a demonstration app with very limited control, showing strips across all
Ensure VBAN is enabled and the TEXT incoming stream is configured and ON. Ensure VBAN is enabled and the TEXT incoming stream is configured and ON.
Set the kind_id, ip, streamname and port in the code. Set the kind_id, ip, streamname and port in the code.
From current examples\gui directory
```python
python .
```