diff --git a/README.md b/README.md index e8a20ed..72d0484 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ This is just fork from github repository. Forked in order to recompile with new Whenever you have problem with compability you can download source package from [Mupdf source](https://mupdf.com/downloads/archive/mupdf-1.23.0-source.tar.gz) after simply run ``` make``` to compile on your platform. When this is completed just simply copy following files: -```libmupdf.a``` ==> ```libs/libmupdfthird_linux_amd64.a``` -```libmupdf-third.a``` ==> ```libs/libmupdf_linux_amd64.a``` +- ```libmupdf.a``` ==> ```libs/libmupdfthird_linux_amd64.a``` +- ```libmupdf-third.a``` ==> ```libs/libmupdf_linux_amd64.a``` Part of file name 'linux_amd64' maens OS and platform. ##### Notice that you need to compile MuPdf source for OS and platform you want to use