From 5a5b1fde7046a4c527d513c30f7bd1c4dbfcdc0c Mon Sep 17 00:00:00 2001 From: Victor Date: Fri, 22 May 2020 12:08:13 -0700 Subject: [PATCH] docs(readme): remove @next from setup instuctions BREAKING CHANGE: Configuration file is no longer compatible --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e2e7a13..956aff01 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ A CLI to ease the interaction between _Git_, _GitHub_ and _Jira_ when working on Run: ```bash -npm install -g fotingo@next +npm install -g fotingo ``` ## Requirements