From 83a7f61f4ac9f9d39253f6a41afb9e67aa14c33f Mon Sep 17 00:00:00 2001 From: Ivan Velickovic Date: Wed, 28 Feb 2024 12:22:52 +1100 Subject: [PATCH] Fix typo in dependencies instructions Signed-off-by: Ivan Velickovic --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 51fd3feb..0d2d2a2e 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ On a Debian-like system you can do: device-tree-compiler libxml2-utils \ pandoc texlive-latex-base texlive-latex-recommended \ texlive-fonts-recommended texlive-fonts-extra \ - python3 python3-venv \ + python3.9 python3.9-venv \ musl-dev musl-tools If you do not have Python 3.9 available, you can get it via the