Skip to content

Commit

Permalink
Add link to FAQ about docker in the README (#1518)
Browse files Browse the repository at this point in the history
  • Loading branch information
GuilleHoardings committed Feb 16, 2023
1 parent 75c2b01 commit 4afd79d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -61,7 +61,9 @@ If you would like to run the data collection app locally for development, you
can set up an entire stack needed to run **Open-Assistant**, including the
website, backend, and associated dependent services, with Docker.

##### To start the demo, run this in the root directory of the repository:
To start the demo, run this in the root directory of the repository (check
[this FAQ](https://projects.laion.ai/Open-Assistant/docs/faq#docker-compose-instead-of-docker-compose)
if you have problems):

```sh
docker compose up --build
Expand Down

0 comments on commit 4afd79d

Please sign in to comment.