Merge pull request #816 from geertu/software-demo-Drop-bogus-the-in-README
software/demo: Drop bogus "the" in README
This commit is contained in:
commit
159155b3e6
|
@ -6,7 +6,7 @@ This directory provides a minimal bare metal demo app that demonstrates how to e
|
||||||
[> Build
|
[> Build
|
||||||
--------
|
--------
|
||||||
|
|
||||||
Imagine you just built the Arty example design from LiteX-Boards. Build the demo app as follows; where the build path is the path to the your previously built Arty build directory:
|
Imagine you just built the Arty example design from LiteX-Boards. Build the demo app as follows; where the build path is the path to your previously built Arty build directory:
|
||||||
```
|
```
|
||||||
litex_bare_metal_demo --build-path=build/arty/
|
litex_bare_metal_demo --build-path=build/arty/
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue