From b3e4f105d2e415f8a3d2860eee56ffe50b9d6a40 Mon Sep 17 00:00:00 2001 From: "leandro.leites" Date: Thu, 13 Feb 2020 11:51:08 +0100 Subject: [PATCH] Changing version in the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8695106..eac8422 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ This project is based on [Botium](https://botium.atlassian.net/wiki/spaces/BOTIU 1. Start by downloading and installing [NodeJs](https://nodejs.org/en/download/) 2. Open your terminal (Mac, Linux, ...) or Prompt (Windows) -3. Execute the following command in the terminal: `npm install -g "git+https://git@github.com/flix-tech/robotmate.git#v0.12.0"` +3. Execute the following command in the terminal: `npm install -g "git+https://git@github.com/flix-tech/robotmate.git#v0.13.0"` ### Another way