diff --git a/docs/en/user_guide/install_with_command/README.md b/docs/en/user_guide/install_with_command/README.md index ea4cdbda..821cedea 100644 --- a/docs/en/user_guide/install_with_command/README.md +++ b/docs/en/user_guide/install_with_command/README.md @@ -31,7 +31,7 @@ services: image: cesign/kubespider:latest depends_on: - qbittorrent - - aria2-qb + - aria2 environment: - PUID=1000 - PGID=1000 diff --git a/docs/zh/user_guide/install_with_command/README.md b/docs/zh/user_guide/install_with_command/README.md index 9a147f2d..a88ab389 100644 --- a/docs/zh/user_guide/install_with_command/README.md +++ b/docs/zh/user_guide/install_with_command/README.md @@ -31,7 +31,7 @@ services: image: cesign/kubespider:latest depends_on: - qbittorrent - - aria2-qb + - aria2 environment: - PUID=1000 - PGID=1000