Skip to content

Commit

Permalink
chore: adjust prerequisites for docker-setup
Browse files Browse the repository at this point in the history
  • Loading branch information
kaancayli committed Sep 21, 2024
1 parent ec1ce67 commit ba78be5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ Deploying Pyris using Docker ensures a consistent environment and simplifies the
- **Docker**: Install Docker from the [official website](https://www.docker.com/get-started).
- **Docker Compose**: Comes bundled with Docker Desktop or install separately on Linux.
- **Clone the Pyris Repository**: If not already done, clone the repository.
- **Create Configuration Files**: Create the `application.local.yml` and `llm-config.local.yml` files as described in the [Local Development Setup](#local-development-setup) section.

```bash
git clone https://github.com/ls1intum/Pyris.git Pyris
Expand Down

0 comments on commit ba78be5

Please sign in to comment.