From 926d61f9969dc33dca9218cd89e07a9f73e15634 Mon Sep 17 00:00:00 2001 From: Javi Morales Date: Thu, 20 Jul 2017 08:48:01 +0200 Subject: [PATCH] :memo: Fix name of the branch to download --- srcDoc/md/download_instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcDoc/md/download_instructions.md b/srcDoc/md/download_instructions.md index 2f0dc3e4..b1ec3ad0 100644 --- a/srcDoc/md/download_instructions.md +++ b/srcDoc/md/download_instructions.md @@ -4,7 +4,7 @@ - You can clone it from the official *Github* repository: - `git clone -b v2.0 https://github.com/rticommunity/rtiperftest.git` + `git clone -b v2.2 https://github.com/rticommunity/rtiperftest.git` This command will download the *Github* repository in a folder named `rtiperftest` and move to the v2.0 tag.