diff --git a/README.md b/README.md index d28a0b7..f437996 100644 --- a/README.md +++ b/README.md @@ -29,4 +29,8 @@ Getting started is designed to be as simple as possible. Just run the following 1. **Clone the repository:** ```bash git clone [https://github.com/yourusername/dockhand.git](https://github.com/yourusername/dockhand.git) - cd dockhand \ No newline at end of file + cd dockhand + +2. **Deploy the container using Docker Compose** + ```bash + docker compose up -d \ No newline at end of file