diff --git a/README.md b/README.md index ac3d9d55..f21591a4 100644 --- a/README.md +++ b/README.md @@ -137,7 +137,7 @@ docker-compose -f docker-compose.prod.yml --env-file ./config/.env.example up #### Development -After running the following command, access . If you want to use the admin site, please access . +After running the following command, access . If you want to use the admin site, please access . ```bash docker-compose -f docker-compose.dev.yml --env-file ./config/.env.example up