Updated how to choose a binary for your device (markdown)

wangyu- 2017-11-08 15:47:24 -08:00
parent ecffcdaaba
commit 7eb5f1b86a

@ -19,7 +19,11 @@ For little-endian system,use udp2raw_mips24kc_le
Make sure you have installed a virtual machine software(such as VMware or VirtualBox). Make sure you have installed a virtual machine software(such as VMware or VirtualBox).
Download and import `lede-17.01.2-x86_virtual_machine_image.zip`,Its less than 10MB. Run udp2raw_x86_asm_aes inside the virtual machine(make sure network adapter of this virtual machine runs at bridged mode).NOTE: you can copy udp2raw into the virtual machine by using scp. Download and import `lede-17.01.2-x86_virtual_machine_image.zip`,Its less than 10MB.
Run udp2raw_x86_asm_aes inside the virtual machine(make sure network adapter of this virtual machine runs at bridged mode).
NOTE: you can copy udp2raw into the virtual machine by using scp.
### Other Linux-based Device ### Other Linux-based Device
You have to build by yourself. Check: You have to build by yourself. Check: