docs: update

This commit is contained in:
Takeshi Kimata
2024-07-28 15:24:22 +09:00
parent c1c8c58102
commit b3f24f807d
2 changed files with 18 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ git clone https://github.com/kimatata/unittcms.git
and start containers with the following command.
```bash
cd unittcms
docker-compose up --build
```