Skip to content

Commit

Permalink
Fix typo in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
imjasonh committed Mar 26, 2021
1 parent 0b96f41 commit c55c3fe
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 @@ -162,7 +162,7 @@ import path, to avoid collisions.

- `--preserve-import-path` (`-P`) will include the entire importpath:
`registry.example.com/repo/github.com/my-user/my-repo/cmd/app`
- `--base` (`-B`) will omit the MD5 portion: `registry.example.com/repo/app`
- `--base-import-paths` (`-B`) will omit the MD5 portion: `registry.example.com/repo/app`
- `--bare` will only include the `KO_DOCKER_REPO`: `registry.example.com/repo`

## Local Publishing Options
Expand Down

0 comments on commit c55c3fe

Please sign in to comment.