From d787374a2364c302c1fa3ba138321d810941a435 Mon Sep 17 00:00:00 2001 From: Andrey Arapov Date: Tue, 1 Jan 2019 17:07:33 +0100 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c5ddc6..b191028 100644 --- a/README.md +++ b/README.md @@ -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. >