caicancai commented on code in PR #116: URL: https://github.com/apache/incubator-horaedb-docs/pull/116#discussion_r1434869937
########## docs/src/cn/dev/compile_run.md: ########## @@ -5,7 +5,7 @@ 假设我们的开发环境是 Ubuntu20.04, 可以执行如下命令来安装所需的依赖。 ```shell -apt install git curl gcc g++ libssl-dev pkg-config cmake +sudo apt install git curl gcc g++ libssl-dev pkg-config cmake Review Comment: Do you need me to add it in PR? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
