Huixxi commented on issue #97:
URL: 
https://github.com/apache/incubator-brpc-website/issues/97#issuecomment-1261755416

   > `sudo apt-get install -y cmake libgtest-dev && cd /usr/src/gtest && sudo 
cmake . && sudo make && sudo mv libgtest* /usr/lib/ && cd -` 需要替换成 `sudo 
apt-get install -y cmake libgtest-dev && cd /usr/src/gtest && sudo cmake . && 
sudo make && sudo mv lib/libgtest* /usr/lib/ && cd -`
   
   可以提个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]

Reply via email to