Skip to content

Commit

Permalink
Add detailed instructions for building from source on Windows
Browse files Browse the repository at this point in the history
Signed-off-by: Hasnain Habib Sayed <[email protected]>
  • Loading branch information
has9sayed committed Aug 12, 2024
1 parent 1744a35 commit 900f9cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 900f9cd

Please sign in to comment.