docs(go): fix typo in readme.

This commit is contained in:
Bo-Yi Wu 2025-10-28 18:50:42 +08:00 committed by GitHub
parent f16c12f3f5
commit c2b9b5e8f6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ To build using cuda support add `GGML_CUDA=1`:
GGML_CUDA=1 make examples
```
The examples are placed in the `build` directory. Once built, you can download all the models with the following command:
The examples are placed in the `build_go` directory. Once built, you can download all the models with the following command:
```bash
./build/go-model-download -out models