diff --git a/.github/README_id.md b/.github/README_id.md index a944a93c..9368cfd6 100644 --- a/.github/README_id.md +++ b/.github/README_id.md @@ -105,7 +105,7 @@ Pengukuran ini dilakukan oleh [TechEmpower](https://www.techempower.com/benchmar ## ⚙️ Instalasi -Make sure you have Go installed ([download](https://golang.org/dl/)). Version `1.14` or higher is required. +Pastikan kamu sudah menginstall Golang ([download](https://golang.org/dl/)). Dengan versi `1.14` atau lebih tinggi [ Direkomendasikan ]. Initialize your project by creating a folder and then running `go mod init github.com/your/repo` ([learn more](https://blog.golang.org/using-go-modules)) inside the folder. Then install Fiber with the [`go get`](https://golang.org/cmd/go/#hdr-Add_dependencies_to_current_module_and_install_them) command: