diff options
| author | Daniel Thompson <daniel@redfelineninja.org.uk> | 2020-11-07 09:30:20 (GMT) |
|---|---|---|
| committer | Daniel Thompson <daniel@redfelineninja.org.uk> | 2020-11-07 09:30:20 (GMT) |
| commit | 12ba849b1527fc29def977098ab5c18cb40a140d (patch) | |
| tree | 1f70d14d28b1ebfa963651a94eb9bbe181c678bb /docs | |
| parent | a4e0fdf24ef696914ad588f5a1d4a69962f4c1ef (diff) | |
| parent | 3423039d35ec38010668132ae11b24b94f8c070a (diff) | |
Merge branch 'master' of https://github.com/daniel-thompson/wasp-os
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/install.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/install.rst b/docs/install.rst index a11b654..b003141 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -20,7 +20,7 @@ following commands: sudo apt install \ git build-essential libsdl2-2.0.0 python3-click python3-numpy \ - python3-pexpect python3-pil python3-pip python3-serial + python3-pexpect python3-pil python3-pip python3-serial unzip pip3 install --user pysdl2 Additionally if you wish to regenerate the documentation you will require |
