Fix typo in README.md

This commit is contained in:
2025-04-04 09:46:36 +02:00
parent 17f497f1c5
commit b3b5516aed

View File

@ -42,7 +42,7 @@ cd acsmnode
```
5. Run the app:
```bash
docker compose --file docker-compose.yml start datachain_processor
docker compose --file docker-compose.yaml up datachain_processor
6. Access:
- **Jupyter Lab**: [http://localhost:8889/lab/tree/notebooks/](http://localhost:8889/lab/tree/notebooks/)