Remove qlog param from demo example (#32406)
Remove qlog param from demo instructions
qlog param was removed in this commit
d7e7659852
This commit is contained in:
parent
dcfb206a38
commit
6aa17ab10a
|
@ -58,7 +58,7 @@ If streaming to PlotJuggler from a replay on your PC, simply run: `./juggle.py -
|
|||
|
||||
For a quick demo, go through the installation step and run this command:
|
||||
|
||||
`./juggle.py --demo --qlog --layout=layouts/demo.xml`
|
||||
`./juggle.py --demo --layout=layouts/demo.xml`
|
||||
|
||||
## Layouts
|
||||
|
||||
|
|
Loading…
Reference in New Issue