Bachir Soussi Chiadmi 8 년 전
부모
커밋
01b215d38c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      rpi/README.md

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