mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2024-10-01 01:06:10 -04:00
tiny typo (#739)
This commit is contained in:
parent
73db20ba85
commit
020f64b9a4
@ -29,7 +29,7 @@ cd gpt4all-bindings/typescript
|
||||
```
|
||||
- llama.cpp git submodule for gpt4all can be possibly absent. If this is the case, make sure to run in llama.cpp parent directory
|
||||
```sh
|
||||
git submodule update --init --depth 1 --recursive`
|
||||
git submodule update --init --depth 1 --recursive
|
||||
```
|
||||
### Test
|
||||
```sh
|
||||
|
Loading…
Reference in New Issue
Block a user