elaborate on Make instructions

This commit is contained in:
Chris Anderson 2012-04-10 22:45:33 -07:00
parent 3a715b596e
commit fc165fc596
1 changed files with 2 additions and 1 deletions

View File

@ -8,7 +8,8 @@ To install the libraries:
Building using make
-----------------------------------------------
- go to directory of sketch and type make.
- go to directory of sketch and type "make".
--type "make upload" to upload according to the parameters in config.mk .
Building using cmake
-----------------------------------------------