diff --git a/docs/en/latest/install.md b/docs/en/latest/install.md index 2a9fcbebe..42ea4c107 100644 --- a/docs/en/latest/install.md +++ b/docs/en/latest/install.md @@ -37,7 +37,7 @@ docker run -d --name dashboard \ ``` :::note -Please replace `` to your configure file path. +Please replace `` with the **absolute path** to your [configuration file](https://github.com/apache/apisix-dashboard/blob/master/api/conf/conf.yaml). ::: ## RPM {#rpm}