Update BUILDING.md

This commit is contained in:
xieamoe 2024-02-14 14:31:24 +00:00
parent 516e667b4a
commit 7961c775d2

View file

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