From d1b28ea3b7109e2f8b1def754953988b30a1803d Mon Sep 17 00:00:00 2001 From: Idhibhat Pankam Date: Sat, 6 Jan 2024 23:38:19 +0700 Subject: [PATCH] fix: readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c6cd0ee..eb60242 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ These instructions will get you a copy of the project up and running on your loc - makefile ### Installing -1. Clone the project from [Goland Backend](https://github.com/isd-sgcu/johnjud-auth) +1. Clone this [repo](https://github.com/isd-sgcu/johnjud-auth) 2. Import project 3. Copy `config.example.yaml` in `config` and paste it in the same location then remove `.example` from its name. 4. Download dependencies by `go mod download`