Skip to content

Commit

Permalink
Update 1.resource-preparations.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cooper-lzy committed Jun 30, 2021
1 parent 8426439 commit 44930d7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
$ source cmake-install/bin/enable-cmake.sh
//opt目录添加写权限。
$ sudo chmod -R a+w /opt
$ sudo mkdir /opt/vesoft && sudo chmod -R a+w /opt/vesoft
// 安装GCC。安装到opt目录需要写权限,用户也可以修改为其他目录。
$ ./third-party/install-gcc.sh --prefix=/opt
Expand Down

0 comments on commit 44930d7

Please sign in to comment.