From f347a3565b1e770714bc3915fd2a5cacd074ec59 Mon Sep 17 00:00:00 2001 From: emeryberger Date: Sat, 16 Jul 2016 18:08:58 -0400 Subject: [PATCH] Updated instructions. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b39341ec50..3dea30d5dd 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,4 @@ for example, Les Valiant's entry is ```Leslie G. Valiant , Harvard University```. -To rebuild the databases, just run ```make```. +If you want to change anything, you will want to download the DBLP data by running ``make update-dblp``. To then rebuild the databases, just run ```make```.