diff --git a/tools/plotjuggler/README.md b/tools/plotjuggler/README.md index 86dd1f8b..5b9c9c6d 100644 --- a/tools/plotjuggler/README.md +++ b/tools/plotjuggler/README.md @@ -8,6 +8,10 @@ Once you've cloned openpilot, install our plugin with this command: `cd tools/plotjuggler && ./install.sh` +Usage requires an installation of PlotJuggler. On systems with snap (e.g. Ubuntu), you can install PlotJuggler with this command: + + `sudo snap install plotjuggler` + ## Usage ```