diff options
| -rw-r--r-- | README.md | 8 | 
1 files changed, 8 insertions, 0 deletions
| @@ -6,3 +6,11 @@ notes in file headers.  Code is maintained via Github https://github.com/ChibiOS/ChibiOS-Contrib  Feel free to send pull request there. + +#### Using + +```bash +# git clone git@github.com:Chibios/ChibiOS.git ChibiOS-RT +# git clone git@github.com:ChibiOS/ChibiOS-Contrib.git ChibiOS-Contrib +``` +Note: this repos clonned in the same directory side by side (not inside). | 
