From c17e30a33d9a817d777331fac073dbc6c9efc7b7 Mon Sep 17 00:00:00 2001 From: SurajKumarPatnana Date: Fri, 12 Jul 2024 18:50:30 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 455d8c4d..f2808d87 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Follow the instruction which is provided by the author and install golang depend If successfully installed you would have directory 'go' in your home directory. the go directory has three subdirectory (bin, pgk, src). switch to src directory then clone govwa repository. ``` -git clone https://github.com/0c34/govwa.git +git clone https://github.com/0c34/govwa.git git pull (to update)