From 23b3862b5d5e1e0abcc5695ac5463715814caaf6 Mon Sep 17 00:00:00 2001 From: wuzhaomin Date: Wed, 12 Jun 2024 11:24:22 +0800 Subject: [PATCH] Added installation tutorial to readme file --- README.en.md | 6 ++---- README.md | 6 ++---- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/README.en.md b/README.en.md index 7e005de..95379e3 100644 --- a/README.en.md +++ b/README.en.md @@ -7,10 +7,8 @@ A performance tuning tool,can obtain indicators of cpus and other modules with Software architecture description #### Installation - -1. xxxx -2. xxxx -3. xxxx +Supports the Kylin operating system V10SP +# yum localinstall -y extuner-*.rpm #### Instructions diff --git a/README.md b/README.md index a1989ff..443f0bf 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,8 @@ #### 安装教程 - -1. xxxx -2. xxxx -3. xxxx +支持Kylin操作系统:V10SP +# yum localinstall -y extuner-*.rpm #### 使用说明 -- Gitee