From 9b8de340fd7afa6140d56d50d507793958d4ae58 Mon Sep 17 00:00:00 2001 From: Atul R Date: Fri, 24 Jan 2020 19:39:06 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index d750541b0..4690f6779 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,6 @@ Visit: https://nodegui.github.io/nodegui for docs. logo -> This project is in active development. It should be okay for smaller projects but anything complex - electron is the way to go for now. 🚧 - ## How does it look?
@@ -68,7 +66,7 @@ npm install @nodegui/nodegui To install the latest version available on master branch: ``` -npm install https://github.com/nodegui/nodegui/releases/download/latest-master/nodegui-master.tgz +npm install https://github.com/nodegui/nodegui/releases/download/v0.0.0-latest-master/nodegui-master.tgz ``` **Community guides**