From f2b08edbd14d596ee148f296388a2816c6413e90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Reis?= Date: Thu, 12 Mar 2015 00:23:49 +0000 Subject: [PATCH] Updated README with correct update command --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 3fe2346..560e14a 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,8 @@ RoAH RSBB. :warning: Please remember to always update right before the competitions! ```bash -cd roah_rsbb_comm_ros/ +cd roah_rsbb_comm/ git pull -git submodule update --init --recursive ```