summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Adam <yuv.adm@gmail.com>2012-10-30 00:01:30 +0200
committerYuval Adam <yuv.adm@gmail.com>2012-10-30 00:01:30 +0200
commit10c808ddff4754809b13b2934b3d0db392d311de (patch)
tree034a8061ec0372eeca75b5aa432f3231f1f24edc
parent1a12e28b925795d4635f846954f0ffc3a1affd83 (diff)
Small path update
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d9b6880..bd8f094 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ Requirements
Usage
-----
- - `cd project0`
+ - `cd boards/ek-lm4f120xl/project0`
- `make`
- `lm4flash gcc/project0.bin`
- Great success!