Skip to content

Commit

Permalink
Readme Instructions Added Steps (#28)
Browse files Browse the repository at this point in the history
Added several steps to the readme instructions to assist with more detail
  • Loading branch information
Xercesblu3 authored Nov 20, 2024
1 parent d9fb2a3 commit 4a5f4e9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
Binary file added .DS_Store
Binary file not shown.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,11 @@ provide a normalized data source for myriads of different use cases.

Use [Docker](https://docker.com)

1. Run `docker compose build` to create the latest Docker images.
2. Then, run `docker compose up` to launch.
1. Install Docker
2. Clone the chai repository (https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository)
3. Using a terminal, navigate to the cloned repository directory
4. Run `docker compose build` to create the latest Docker images
5. Then, run `docker compose up` to launch.

> [!NOTE]
>
Expand Down

0 comments on commit 4a5f4e9

Please sign in to comment.