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. >