From a0ee26a41204b8ec7fb54d788c0e179133ceb5e6 Mon Sep 17 00:00:00 2001 From: Daniel Thompson Date: Thu, 11 Feb 2021 18:53:13 +0000 Subject: [PATCH] docs: install: Fix typo in apt-get line for buster Signed-off-by: Daniel Thompson --- docs/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.rst b/docs/install.rst index 147dffc..99fafb1 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -19,7 +19,7 @@ following commands: .. code-block:: sh sudo apt install \ - wget git build-essential libsdl2-2.0.0 python3-click python3-gi \ + wget git build-essential libsdl2-2.0-0 python3-click python3-gi \ python3-numpy python3-pexpect python3-pil python3-pip python3-pydbus \ python3-serial unzip pip3 install --user cbor pysdl2