From 410a73c4efb90e35f435901fa11c7f507e636473 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=9A=E4=B9=A6?= Date: Thu, 19 Apr 2018 16:59:42 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d25c9711..8227c772e 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ make dep 4. Install dependent libraries. ```bash -make deploy-libs +make deploy-v8 ``` 5. Build the neb binary.