diff --git a/how-to-choose-a-binary-for-your-device.md b/how-to-choose-a-binary-for-your-device.md index 768b8cb..e971b8f 100644 --- a/how-to-choose-a-binary-for-your-device.md +++ b/how-to-choose-a-binary-for-your-device.md @@ -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). -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 You have to build by yourself. Check: