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 a07237e54f
commit 3e0ef4c2c5

View File

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