Skip to content

Commit 46269a9

Browse files
committed
[doc] recommand debian10
Signed-off-by: Cyber-SiKu <[email protected]>
1 parent c863710 commit 46269a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/cn/build_and_run.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
3. 以下镜像和编译过程目前仅支持 x86 系统
1010
4. 如要编译[arm分支](https://github.com/opencurve/curve/pull/2408),请根据 [Dockerfile](https://github.com/opencurve/curve/blob/master/docker/debian9/compile/Dockerfile)打包编译镜像
1111
5. 目前master分支不支持在arm系统上编译运行
12-
6. 推荐 debian 10及以上版本的操作系统
12+
6. 推荐 debian 10及以上版本的操作系统,其他操作系统未经过全面测试
1313

1414
## 使用Docker进行编译(推荐方式)
1515

docs/en/build_and_run_en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
3. The following image and build procedures are currently only supported on x86 systems.
99
4. To compile [arm branch](https://github.com/opencurve/curve/pull/2408), please follow [Dockerfile](https://github.com/opencurve/curve/blob/master/docker/debian9/compile/Dockerfile) to package and compile the image.
1010
5. Currently the master branch does not support compiling and running on the arm system
11-
6. Recommend operating systems with Debian 9 or later.
11+
6. Recommend using Debian 10 or later versions of the operating system. Other operating systems have not been thoroughly tested.
1212

1313
## Compile with docker (recommended)
1414

0 commit comments

Comments
 (0)