Skip to content

Commit

Permalink
Correct readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilya Gorchakov committed Mar 29, 2019
1 parent 2976752 commit a629c83
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,6 @@ $: bitbake core-image-adakta-net
http://www.alexpage.de/usb-image-tool/download/
3.2) Linux: Use dd+gunzip
For ADK $: gunzip -c core-image-adakta-net-adakta-adk.sdcard.gz | sudo dd of=/dev/<you device> bs=4M
For ADK6ull $: gunzip -c core-image-adakta-net-adakta_nano6ull.sdcard.gz | sudo dd of=/dev/<you device> bs=4M
For ADK6ull $: gunzip -c core-image-adakta-net-adakta_nano6ull.sdcard.gz | sudo dd of=/dev/<you device> bs=4M

Prebuild releases, ready for use - https://github.com/trotill/adk_yocto/releases

0 comments on commit a629c83

Please sign in to comment.