From 9f679ad5038020a627c4d9620cf8e33fc626002b Mon Sep 17 00:00:00 2001 From: afrizal423 Date: Thu, 23 Mar 2023 17:40:36 +0700 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e0fb43..d17143a 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Projek homework challange sesi 3 Digitalent Scholarship partner by Hacktiv8 mate # How To Install - Download Go terlebih dahulu [disini](https://golang.org/dl/) -- Download repo [ini](https://github.com/afrizal423/go-gin-newbie/archive/master.zip) +- Download repo [ini](https://github.com/afrizal423/go-gin-newbie/archive/refs/heads/sesi-3-challange.zip) - Masuk kedalam foldernya - Jalankan perintah ```go mod download``` untuk mendownload semua dependency - Jalankan perintah ```go run main.go``` untuk menjalankan program