From 29b031c86209dd1cb9a7ba1f3f38065a4fa5392e Mon Sep 17 00:00:00 2001 From: benjinne Date: Wed, 5 Oct 2022 13:41:47 -0400 Subject: [PATCH] Tools/setup/ubuntu.sh update comment to include 22.04 --- Tools/setup/ubuntu.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tools/setup/ubuntu.sh b/Tools/setup/ubuntu.sh index 20987bbbc4..6d1439bb6c 100755 --- a/Tools/setup/ubuntu.sh +++ b/Tools/setup/ubuntu.sh @@ -2,7 +2,7 @@ set -e -## Bash script to setup PX4 development environment on Ubuntu LTS (20.04, 18.04, 16.04). +## Bash script to setup PX4 development environment on Ubuntu LTS (22.04, 20.04, 18.04). ## Can also be used in docker. ## ## Installs: