diff options
Diffstat (limited to 'docs/README.md')
-rw-r--r-- | docs/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.md b/docs/README.md index 2602a15225..faf386710a 100644 --- a/docs/README.md +++ b/docs/README.md @@ -35,6 +35,6 @@ This can be achieved with: make MICROPY_PORT=<port_name> latexpdf but require rather complete install of LaTeX with various extensions. On -Debiab/Ubuntu, try (500MB+ download): +Debian/Ubuntu, try (500MB+ download): apt-get install texlive-latex-recommended texlive-latex-extra |