From a34ae27da975545e3ff64ef5e562bdcf15cef7f2 Mon Sep 17 00:00:00 2001 From: onyx-and-iris <75868496+onyx-and-iris@users.noreply.github.com> Date: Sat, 5 Mar 2022 23:22:27 +0000 Subject: [PATCH] Update README.md --- examples/gui/README.md | 5 ----- 1 file changed, 5 deletions(-) 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 . -```