aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorUladzimir Pylinski <barthess@yandex.ru>2015-08-24 16:40:20 +0300
committerUladzimir Pylinski <barthess@yandex.ru>2015-08-24 16:40:20 +0300
commitb8891b5f084c92d447a96d8918006eecbe86510c (patch)
treedcd81297396591ab4f4cc800e5809a45cf9f131f /README.md
parent74065b233afc62203edcb68f281da5839dad5930 (diff)
downloadChibiOS-Contrib-b8891b5f084c92d447a96d8918006eecbe86510c.tar.gz
ChibiOS-Contrib-b8891b5f084c92d447a96d8918006eecbe86510c.tar.bz2
ChibiOS-Contrib-b8891b5f084c92d447a96d8918006eecbe86510c.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 924aba7..92d70fd 100644
--- a/README.md
+++ b/README.md
@@ -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).