diff --git a/bindings/go/README.md b/bindings/go/README.md index 9d832096512..278d77e35a8 100644 --- a/bindings/go/README.md +++ b/bindings/go/README.md @@ -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