tiny typo (#739)

pull/754/head
Joseph Mearman 1 year ago committed by GitHub
parent 73db20ba85
commit 020f64b9a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save