mirror of https://github.com/docker/docs.git
temp fix genai sample repo
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
This commit is contained in:
parent
d176a6c330
commit
0f9f4c40d8
|
|
@ -26,7 +26,7 @@ The application uses [LangChain](https://www.langchain.com/) for orchestration,
|
|||
Clone the sample application. Open a terminal, change directory to a directory that you want to work in, and run the following command to clone the repository:
|
||||
|
||||
```console
|
||||
$ git clone https://github.com/docker/docker-genai-sample
|
||||
$ git clone https://github.com/craig-osterhout/docker-genai-sample
|
||||
```
|
||||
|
||||
You should now have the following files in your `docker-genai-sample` directory.
|
||||
|
|
|
|||
Loading…
Reference in New Issue