diff --git a/jetty/install_ubuntu_src.md b/jetty/install_ubuntu_src.md index 57968fd78b..c589c3087a 100644 --- a/jetty/install_ubuntu_src.md +++ b/jetty/install_ubuntu_src.md @@ -24,7 +24,7 @@ cases where the default option cannot be easily changed. Install tools needed by this tutorial: ```bash -sudo apt install python3-pip lsb-release gnupg curl +sudo apt install python3-pip python3-venv lsb-release gnupg curl ``` ## vcstool and colcon from pip