diff --git a/README-zh.md b/README-zh.md index 7d03f2b..7aa3a57 100644 --- a/README-zh.md +++ b/README-zh.md @@ -56,6 +56,7 @@ cd DataMate ```bash make install ``` +当容器运行后,请在浏览器打开 http://localhost:30000 查看前端界面。 要查看所有可用的 Make 目标、选项和帮助信息,请运行: diff --git a/README.md b/README.md index 120b347..b98ce34 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ cd DataMate ```bash make install ``` +Once the container is running, access http://localhost:30000 in a browser to view the front-end interface. To list all available Make targets, flags and help text, run: