| Index: docs/layout_tests_linux.md
|
| diff --git a/docs/layout_tests_linux.md b/docs/layout_tests_linux.md
|
| index d113043e5e025ed75ef4854e0a8422842e61dfae..7faed42808e0396dff348c941f016040d8cefdbe 100644
|
| --- a/docs/layout_tests_linux.md
|
| +++ b/docs/layout_tests_linux.md
|
| @@ -27,7 +27,7 @@ Make sure you have all the necessary fonts installed.
|
|
|
| ```shell
|
| sudo apt-get install apache2 wdiff php5-cgi ttf-indic-fonts \
|
| - msttcorefonts ttf-dejavu-core ttf-kochi-gothic ttf-kochi-mincho \
|
| + msttcorefonts ttf-dejavu-core fonts-ipafont \
|
| ttf-thai-tlwg
|
| ```
|
|
|
|
|