From e03a4e54a2d8a78fdf10d8f35ab71587eefa4d13 Mon Sep 17 00:00:00 2001 From: Brian Smith <49232652+post-briansmith@users.noreply.github.com> Date: Sun, 17 Dec 2023 09:03:09 +0800 Subject: [PATCH] Update ubuntu-on-windows-11 (wsl2).md Clarifying which version of Ubuntu to install (Ubuntu 20.04.6 LTS) as newer version is incompatible. --- ubuntu-on-windows-11 (wsl2).md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ubuntu-on-windows-11 (wsl2).md b/ubuntu-on-windows-11 (wsl2).md index a744ad9..abd9eff 100644 --- a/ubuntu-on-windows-11 (wsl2).md +++ b/ubuntu-on-windows-11 (wsl2).md @@ -1,8 +1,8 @@ -# ROS Noetic on Ubuntu for Windows 11 using WSL2 +# ROS Noetic on Ubuntu (Ubuntu 20.04.6 LTS) for Windows 11 using WSL2 ### Note: Requires Windows 11, WSL2, WSLg and GPU Drivers -### Install WSL2 and Ubuntu +### Install WSL2 and Ubuntu (Ubuntu 20.04.6 LTS) Follow the instructions given [here](https://ubuntu.com/tutorials/install-ubuntu-on-wsl2-on-windows-10#1-overview). You only need to complete up to (and including) **Step 4 - Configure Ubuntu**.