Skip to content

Commit cfab8bd

Browse files
authored
docs: Fix URL typo when installing builddict (#980)
1 parent 9cfdc94 commit cfab8bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dict/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The commandline tool can do this truncation for you.
2626
To install the command line tool run:
2727

2828
```
29-
$ go install github.com/klaupost/compress/dict/cmd/builddict@latest
29+
$ go install github.com/klauspost/compress/dict/cmd/builddict@latest
3030
```
3131

3232
Collect the samples in a directory, for example `samples/`.

0 commit comments

Comments
 (0)