| Index: docs/layout_tests_linux.md
|
| diff --git a/docs/layout_tests_linux.md b/docs/layout_tests_linux.md
|
| index b1c57e42976378c2f8910280e2d6795ac65f4df9..6b55738697cbef631314d0be4f984c1514271dc2 100644
|
| --- a/docs/layout_tests_linux.md
|
| +++ b/docs/layout_tests_linux.md
|
| @@ -26,7 +26,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
|
| ```
|
|
|
|
|