diff options
author | bnewbold <bnewbold@robocracy.org> | 2010-07-10 16:11:28 -0400 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2010-07-10 16:11:28 -0400 |
commit | 2262a0d83164058b24733e5bad8e58b199bd5743 (patch) | |
tree | f0a46106fb7dd7f210aa9ebb1bf263b1a821db76 /README | |
parent | 36b1c5e1eab6042e240ff0db9e91f1881a79f8a1 (diff) | |
download | librambutan-2262a0d83164058b24733e5bad8e58b199bd5743.tar.gz librambutan-2262a0d83164058b24733e5bad8e58b199bd5743.zip |
minor updates
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -67,6 +67,6 @@ You will also need to have dfu-util installed and on your path (on Linux) or compiled and placed in a folder "dfu-util/" at the same level as the maple-library folder (macosx and windows). -Write your program using /main.cpp as the entry point. Then just 'make' and -follow the directions! +Write your program using /main.cpp as the entry point. Then just 'make help' +and follow the directions! |