From 6e48cf0d1e4d509ec7279838ad716e758c42884c Mon Sep 17 00:00:00 2001 From: limengxuan <391013634@qq.com> Date: Fri, 27 Sep 2024 15:10:38 +0800 Subject: [PATCH] update docs Signed-off-by: limengxuan <391013634@qq.com> --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e7603e5..9d6750f 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,13 @@ docker buildx build -t $IMAGE_NAME . ## Deployment -Due to dependencies with HAMi, you need to set 'devices.ascend.enabled=true' during HAMi installation. For more details ,see 'devices' section in values.yaml. +Due to dependencies with HAMi, you need to set + +``` +devices.ascend.enabled=true +``` + +during HAMi installation. For more details, see 'devices' section in values.yaml. ```yaml devices: