diff --git a/examples/gui/README.md b/examples/gui/README.md index 4b3a672..bc5b979 100644 --- a/examples/gui/README.md +++ b/examples/gui/README.md @@ -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. Set the kind_id, ip, streamname and port in the code. - -From current examples\gui directory -```python -python . -```