diff options
| author | Yuval Adam <yuv.adm@gmail.com> | 2014-03-16 14:32:08 +0200 |
|---|---|---|
| committer | Yuval Adam <yuv.adm@gmail.com> | 2014-03-16 14:32:08 +0200 |
| commit | 06ce04ea67dc8ac144162c6b15a73a968ba05e78 (patch) | |
| tree | 220e78f2363e7d70d9660be2ae134713079cef19 | |
| parent | fd1d6d189e6b5d2ecb0d6ddc1e886516193a8a91 (diff) | |
Update README
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ Tested on Mac OS X 10.6.8, should work on most Macs and Linuxes. Assuming you're using the Tiva C Connected Launchpad dev board (`ek-tm4c1294xl`): ```bash -$ cd boards/ek-tm4c1294xl/project0 +$ cd boards/ek-tm4c1294xl/blinky $ make $ lm4flash gcc/project0.bin # Great success! |
