From d03a17022f248c1a18e64e2c8f24dd6280d72c4d Mon Sep 17 00:00:00 2001 From: Hasnain Habib Sayed Date: Mon, 12 Aug 2024 22:29:50 +0600 Subject: [PATCH] Add detailed instructions for building from source on Windows --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0526907f8..ab52c405f 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ git clone https://github.com/goharbor/harbor-cli.git cd harbor-cli/cmd/harbor go build . ``` -Now, move harbor.exe to your preferred directory (e.g. C:\Program Files\harbor\`harbor.exe`) +Now, move harbor.exe to your preferred directory (e.g. C:\Program Files\harbor\ `harbor.exe`) Add the directory to your PATH environment variable: - Open the Start menu and search for "Environment Variables" - Click on "Edit the system environment variables"