From 1a2e67583cbd19c4cd702fd36995643d564c4b58 Mon Sep 17 00:00:00 2001 From: iejMac <61431446+iejMac@users.noreply.github.com> Date: Thu, 4 Mar 2021 15:01:40 -0800 Subject: [PATCH] Update README.md --- tools/plotjuggler/README.md | 4 ++++ 1 file changed, 4 insertions(+) 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 ```