Skip to content

Commit

Permalink
Update install.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ikhsan3adi committed Feb 26, 2025
1 parent 0aa210d commit d3e49d4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ brew install gcc make
1. Unduh dan instal [MSYS2](https://www.msys2.org/).
2. Buka MSYS2 dan jalankan:

```sh
pacman -S mingw-w64-x86_64-gcc make
```
```sh
pacman -S mingw-w64-x86_64-gcc make
```

> Pastikan gcc dan make sudah terdaftar di environment variables di sistem anda
> Pastikan gcc dan make sudah terdaftar di environment variables di sistem anda
## Download Proyek

Expand Down

0 comments on commit d3e49d4

Please sign in to comment.