diff options
author | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2018-06-22 11:45:20 +0200 |
---|---|---|
committer | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2018-06-22 11:45:20 +0200 |
commit | 5f3571d3c7b3303d9b503a79706c84f773994e66 (patch) | |
tree | 40e711fbcd9915514ed16855187e2ef3d5c34533 /getting-started/machines/raspberrypi.md | |
parent | c9702a645726424ebfe0fa88a7d773db9a3e9626 (diff) |
Update getting started documentation:
* Fix markdown lint warring.
* Update AGL current version.
* Update Renesas documentation.
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Diffstat (limited to 'getting-started/machines/raspberrypi.md')
-rw-r--r-- | getting-started/machines/raspberrypi.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/getting-started/machines/raspberrypi.md b/getting-started/machines/raspberrypi.md index 4d8d6b4..e016584 100644 --- a/getting-started/machines/raspberrypi.md +++ b/getting-started/machines/raspberrypi.md @@ -18,7 +18,7 @@ source meta-agl/scripts/aglsetup.sh -m raspberrypi2 agl-demo agl-netboot agl-app bitbake agl-demo-platform ``` -# Booting AGL Demo Platform on Raspberry Pi +## Booting AGL Demo Platform on Raspberry Pi Follow the steps below to copy the image to microSD card and to boot it on Raspberry Pi 2 or 3: |