From 2c7c07fa89feda09d82d5414fb52c1d13273ac62 Mon Sep 17 00:00:00 2001 From: Manuel Saelices Date: Wed, 20 Jun 2018 14:26:09 +0200 Subject: [PATCH] Update NS version requirements in contributing doc The current 1.4.0-alpha.X version is not working with NS 3.x anymore, so the contributing doc should not mention that version. --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3d6eb95c..8fd097f6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -18,7 +18,7 @@ Refer to the [nativescript-vue/nativescript-vue.org repository](https://github.c You will need Node.js installed, as well as NativeScript. -Please make sure you are using Nativescript 3.x +Please make sure you are using Nativescript 4.x After cloning the repo, run: