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 ```