From da59cf499b0068c4fb48141338011471385290e9 Mon Sep 17 00:00:00 2001 From: Javi Morales Date: Thu, 20 Jul 2017 09:06:59 +0200 Subject: [PATCH] :memo: Fix name of the tag 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 b1ec3ad0..1d04ffba 100644 --- a/srcDoc/md/download_instructions.md +++ b/srcDoc/md/download_instructions.md @@ -6,7 +6,7 @@ `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. + This command will download the *Github* repository in a folder named `rtiperftest` and move to the v2.2 tag. - You can download a zip file containing the *RTI Perftest* files from the *RTI Perftest* *Github* page: [github.com/rticommunity/rtiperftest](https://github.com/rticommunity/rtiperftest). Once the zip file is downloaded you will need to extract its content, this will create a folder named `rtiperftest`.