update README.md

This commit is contained in:
2023-03-09 00:57:15 +03:00
parent f6f506984b
commit b83874dec3

View File

@@ -10,6 +10,7 @@ It uses `pydio/cells` docker image, use whatever image by editing the docker-com
## Starting Cells
```bash
cp .env.template .env
docker-compose up -d
```