From 01b215d38c1b9806add32f7519ca56c0b791f367 Mon Sep 17 00:00:00 2001 From: Bachir Soussi Chiadmi Date: Fri, 10 Jun 2016 16:51:26 +0200 Subject: [PATCH] readme --- rpi/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpi/README.md b/rpi/README.md index 8008c4a..46e16ba 100644 --- a/rpi/README.md +++ b/rpi/README.md @@ -12,7 +12,7 @@ connect to rpi through ssh make updates : ```pacman -Syyu``` -install git : ```pacman -S git``` +install git vim rsync : ```pacman -S git vim rsync``` clone this repos : ```git clone -o guime https://g-u-i.me/gogs/bachir/hehe-rover.git ```