diff --git a/services/webapp/app/www/about.md b/services/webapp/app/www/about.md index a597d82..641a1df 100644 --- a/services/webapp/app/www/about.md +++ b/services/webapp/app/www/about.md @@ -88,7 +88,7 @@ Since this approach is less trivial, we describe how to modify the scanner: ## Installing and Running with Docker 1. [Install Docker and the Compose](https://docs.docker.com/compose/install/) plugin, and make sure the host user can access the scanner's USB bus (the compose file shares `/dev/bus/usb` with the container). 2. On your machine, create a directory for EntoScan. -3. In this directory download `docker-compose.yaml` (from [our repository](https://github.com/darsa-group/EntoScan/)). +3. In this directory download `docker-compose.yaml` (from [our repository](https://github.com/darsa-group/EntoScan/blob/6a78853e2a939a71ec5308ca16509a9974cd09b7/docker-compose.yaml))). 3. Create file named `.env` with these two variables: ``` # A to a writable directory on the host machine (your computer).