Fix link to homebrew

This commit is contained in:
Enrico Fraccaroli (Galfurian)
2023-11-29 10:10:13 -05:00
parent 7ce609fddc
commit 2ec77db77a
+1 -1
View File
@@ -140,7 +140,7 @@ Note: Older versions might have `qemu-system-i386` instead of `qemu-system-x86`.
Under **MacOS** you also need to install the i386-elf cross-compiler. The
simplest installation method is through Homebrew package manager.
Install [Homebrew](https://brew.sh/index_it) if you don't already have it, and
Install [Homebrew](https://brew.sh) if you don't already have it, and
then type the following commands:
```bash