From 531f43d86ee2df0112ead8c306c82225a86cd8d7 Mon Sep 17 00:00:00 2001 From: Igor Lins e Silva Date: Thu, 13 Feb 2020 02:02:58 -0300 Subject: [PATCH] Update README.md --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 778e1f5..50acc8a 100644 --- a/README.md +++ b/README.md @@ -54,9 +54,7 @@ if (nodeAbieos.load_abi("0", base_abi)) { env setup instructions soon ```bash -node-gyp rebuild +git clone https://github.com/eosrio/node-abieos.git +cd node-abieos +npm run build ``` - -### License - -[MIT](./LICENSE)