From 947951d7377c93348cbe0a5fea3579f7d9c05b9a Mon Sep 17 00:00:00 2001 From: lianxiangcloud Date: Mon, 3 Jun 2019 11:35:17 +0800 Subject: [PATCH] update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7568bd3..27f8c26 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,8 @@ Supporting golang implementation of the Ethereum protocol. ## Building the source Building lk-chain requires Go (version 1.9.2). -System Centos 7. +System Centos 7. +Install [**git lfs**](https://git-lfs.github.com/) before, and then clone this project. To build the full suite of utilities: ```shell