diff --git a/README.md b/README.md index e0a67159b..88a6404c7 100755 --- a/README.md +++ b/README.md @@ -8,12 +8,13 @@ It can be integrated easily in any existing web applications and graphs can be r ## Installation -I recommend to download the build/litegraph.js file which is more updated than the npm package. - +You can install it using npm ``` npm install litegraph.js ``` +Or downloading the ```build/litegraph.js``` version from this repository. + ## First project ## ```html