Skip to content

Commit 14d9328

Browse files
committed
Updated docs
1 parent 327bf74 commit 14d9328

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ docker run -d --name whisper-server \
3434
ghcr.io/mutablelogic/go-whisper run
3535
```
3636

37-
Download the `gowhisper` CLI from [GitHub Releases](https://github.com/mutablelogic/go-whisper/releases) or build from source:
37+
You'll then need to run the gowhisper CLI to interact with the server. Download it from [GitHub Releases](https://github.com/mutablelogic/go-whisper/releases) or [build from source](#from-source):
3838

3939
```bash
4040
# Set the server address for CLI commands

0 commit comments

Comments
 (0)