From 06ce04ea67dc8ac144162c6b15a73a968ba05e78 Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Sun, 16 Mar 2014 14:32:08 +0200 Subject: Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 736a263..dadbdf2 100644 --- a/README.md +++ b/README.md @@ -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! -- cgit v1.3.1