Skip to content

Commit

Permalink
docs: update README to include directory change after cloning (goharb…
Browse files Browse the repository at this point in the history
…or#303)

Signed-off-by: Rizul Gupta <mail2rizul@gmail.com>
Signed-off-by: Alan Tang <jmtangcs@gmail.com>
  • Loading branch information
rizul2108 authored and Standing-Man committed Feb 5, 2025
1 parent 6418ca1 commit a1cdd0a
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 @@ -166,7 +166,7 @@ dagger call build-dev --platform darwin/arm64 export --path=./harbor-cli
If golang is installed in your system, you can also build the project using the following commands:

```bash
git clone https://github.com/goharbor/harbor-cli.git
git clone https://github.com/goharbor/harbor-cli.git && cd harbor-cli
go build -o harbor-cli cmd/harbor/main.go
```

Expand Down

0 comments on commit a1cdd0a

Please sign in to comment.