Unverified Commit 627576d5 authored by jielinxu's avatar jielinxu Committed by GitHub
Browse files

Update install.md

parent c438fa77
Loading
Loading
Loading
Loading
+6 −5
Original line number Diff line number Diff line
@@ -152,6 +152,7 @@ $ ./start_server.sh
`protocol https not supported or disabled in libcurl`.
First, make sure you have `libcurl4-openssl-dev` installed in your system.
Then try reinstall CMake from source with `--system-curl` option:

   ```shell
   $ ./bootstrap --system-curl 
   $ make