Skip to content

Commit 6b32347

Browse files
committed
fixed typos
1 parent 6f1c729 commit 6b32347

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.goreleaser.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ archive:
3333
- LICENSE.txt
3434
- README.md
3535
- examples/config-sample.yaml
36+
- dt-completion.zsh
37+
- dt-completion.bash
3638

3739
# Homebrew customization
3840
brew:

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ tools.
1212
- [Example](#example)
1313
- [Installation](#installation)
1414
* [Install via go](#installation)
15-
* [Install via Homebrew](#installation-homebrew)
16-
* [Install via Docker](#installation-docker)
15+
* [Install via Homebrew](#install-via-homebrew)
16+
* [Install via Docker](#install-via-docker)
1717
* [Shell Completions](#shell-completions)
1818
- [Commands](#commands)
1919
* [URI](#uri-command)

0 commit comments

Comments
 (0)