Skip to content

Commit

Permalink
docs: golang --recurse-submodules (#1720)
Browse files Browse the repository at this point in the history
Co-authored-by: aj-gameon <[email protected]>
  • Loading branch information
aj-gameon and aj-gameon authored Dec 11, 2023
1 parent dfd8ef0 commit 7facb82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gpt4all-bindings/golang/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ func main() {
In order to use the bindings you will need to build `libgpt4all.a`:

```
git clone https://github.com/nomic-ai/gpt4all
git clone --recurse-submodules https://github.com/nomic-ai/gpt4all
cd gpt4all/gpt4all-bindings/golang
make libgpt4all.a
```
Expand Down

0 comments on commit 7facb82

Please sign in to comment.