Merge pull request #3097 from radarhere/raqm

Correct installation doc syntax
This commit is contained in:
Hugo 2018-04-14 16:21:38 +03:00 committed by GitHub
commit 06ee307b46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -175,7 +175,7 @@ Many of Pillow's features require external libraries:
* setting text direction or font features is not supported without * setting text direction or font features is not supported without
libraqm. libraqm.
* libraqm is dynamically loaded in Pillow 5.0.0 and above, so support * libraqm is dynamically loaded in Pillow 5.0.0 and above, so support
is available if all the libraries are installed. is available if all the libraries are installed.
* Windows support: Raqm support is currently unsupported on Windows. * Windows support: Raqm support is currently unsupported on Windows.
Once you have installed the prerequisites, run:: Once you have installed the prerequisites, run::