update readme

This commit is contained in:
Andy 2019-01-01 17:07:49 +01:00
parent d787374a23
commit 5e2e8af4cb
Signed by: arno
GPG Key ID: 9076D5E6B31AE99C

View File

@ -73,7 +73,7 @@ make -j$(getconf _NPROCESSORS_ONLN) fonts
After this you will get the result under ``./dist`` directory.
This is the Proton you have just built.
> **Hints**
> **Hints**
> You can run ``make obj-wine32/Makefile`` and look in ``obj-wine32/config.log`` to see what is missing.
> ``DISABLED_SUBDIRS`` should be empty, otherwise you are going to miss some DLLs.
>