Commit 36c4e402 authored by Weng Shiwei's avatar Weng Shiwei

Update INSTALLING.md

add "sudo" before apt-get
It seems a typo?
parent f69d1a99
......@@ -124,7 +124,7 @@ make install
### libssl, libcrypto
```
apt-get install libssl-dev
sudo apt-get install libssl-dev
```
### gtest
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment