diff --git a/BUILDING.md b/BUILDING.md index 49948ac..ed9deef 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -30,7 +30,7 @@ Use MinGW to build it. After generating build directory enter it and execute pacman -S mingw-w64-x86_64-marisa cd build mingw32-make.exe make -mingw32-make.exe make install +mingw32-make.exe install ``` Or use Cmake. @@ -43,9 +43,11 @@ cmake -S . -B build ###### Windows FAQ: >Q: Still doesn't work!!! +> >A: Download [Installer][3] here. >Q: Where should I install it!!! +> >A: Into Goldendict-ng root directory. Don't forget about "marisa_words.dic" ### Building on Apple Silicon