mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-06-25 15:02:03 +00:00
Merge pull request #42 from tiendung/main
Change git clone url to https://github.com/nomic-ai/gpt4all.git to avoid `Permission denied`
This commit is contained in:
commit
d61f0077ee
@ -50,7 +50,7 @@ You can reproduce our trained model by doing the following:
|
|||||||
|
|
||||||
Clone the repo
|
Clone the repo
|
||||||
|
|
||||||
`git clone --recurse-submodules git@github.com:nomic-ai/gpt4all.git`
|
`git clone --recurse-submodules https://github.com/nomic-ai/gpt4all.git`
|
||||||
|
|
||||||
`git submodule configure && git submodule update`
|
`git submodule configure && git submodule update`
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user