diff --git a/README.md b/README.md index b191028..6cd7aab 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. >