Skip to content

Commit f27bf57

Browse files
authored
OpenRadioss 环境搭建 (#441)
1 parent eac7e5f commit f27bf57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/OpenRadioss/FEniCSBuildFromSource.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## 环境
2-
* C++ compiler (supporting the C++20 standard)
2+
* C++ 编译器 (支持 C++20 标准)
33

44
apt install build-essential
55
* Boost, with the following compiled Boost components
@@ -67,4 +67,4 @@
6767

6868
* At least one of ParMETIS, KaHIP or PT-SCOTCH
6969

70-
apt install libparmetis-dev
70+
apt install libparmetis-dev

0 commit comments

Comments
 (0)