Update README.md

Signed-off-by: AT <manyoso@users.noreply.github.com>
This commit is contained in:
AT 2023-05-15 19:00:11 -04:00 committed by GitHub
parent ae54ae9c76
commit 75c212ec0d

View File

@ -1,6 +1,6 @@
# GPT4All Golang bindings # GPT4All Golang bindings
The golang bindings has been tested on: The golang bindings have been tested on:
- MacOS - MacOS
- Linux - Linux
@ -55,4 +55,4 @@ To run tests, run `make test`:
git clone https://github.com/nomic-ai/gpt4all git clone https://github.com/nomic-ai/gpt4all
cd gpt4all/gpt4all-bindings/golang cd gpt4all/gpt4all-bindings/golang
make test make test
``` ```