diff --git a/units/en/unit1/hands-on.mdx b/units/en/unit1/hands-on.mdx index 48d08dac..0d9eea31 100644 --- a/units/en/unit1/hands-on.mdx +++ b/units/en/unit1/hands-on.mdx @@ -158,7 +158,7 @@ Hence the following cell will install virtual screen libraries and create and ru ```bash sudo apt-get update -apt install python-opengl +apt install python3-opengl apt install ffmpeg apt install xvfb pip3 install pyvirtualdisplay