From e0d738cf71de139ed998d8f6faadba0b1fc2bc8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Garc=C3=ADa?= Date: Mon, 20 Aug 2018 12:49:32 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ef30594753..011452ab78 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,10 @@ with the NEM2 (a.k.a Catapult) - NodeJS 9.X.X - NodeJS 10.X.X +## Installation + +```npm install nem2-sdk rxjs``` + ## Documentation and Getting Started Get started and learn more about nem2-sdk-typescript-javascript, check the [official documentation][docs]. @@ -47,4 +51,4 @@ Licensed under the [Apache License 2.0](LICENSE) [self]: https://github.com/nemtech/nem2-sdk-typescript-javascript [docs]: http://nemtech.github.io/getting-started/setup-workstation.html [issues]: https://github.com/nemtech/nem2-sdk-typescript-javascript/issues -[sdk-ref]: http://nemtech.github.io/nem2-sdk-typescript-javascript \ No newline at end of file +[sdk-ref]: http://nemtech.github.io/nem2-sdk-typescript-javascript