diff --git a/README.md b/README.md index 6517a76e..a88c1233 100644 --- a/README.md +++ b/README.md @@ -32,11 +32,6 @@ in the `vscode-client` folder. # Build cquery $ git clone https://github.com/jacobdufault/cquery --recursive $ cd cquery -# Note: In the future we should not have to build sparsehash explicitly. -$ pushd third_party/sparsehash -$ ./configure -$ make -$ popd $ ./waf configure $ ./waf build