From f15398c548f9594bc4fa55fbc51f30a9ff6c00e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E6=98=8C=E6=97=AD?= Date: Thu, 29 Nov 2018 12:30:25 +0800 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3bea37b..f3d8982 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ Among all the ***graph-based algorithms***, NSG has ***the smallest index size** 1. Install Dependencies: ```shell -$ sudo apt-get install g++ cmake libboost-dev google-perftools +$ sudo apt-get install g++ cmake libboost-dev libgoogle-perftools-dev ``` 2. Compile NSG: