Changes for page Armbian OS instruction

Last modified by Edwin Chen on 2025/02/26 08:18

From version 29.1
edited by Kilight Cao
on 2022/06/02 17:13
Change comment: There is no comment for this version
To version 30.1
edited by Kilight Cao
on 2022/06/08 19:42
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -20,6 +20,15 @@
20 20  === Step 1. Clone dragino-fwd package ===
21 21  
22 22  
23 +**Requirements:**
24 +
25 +
26 +(% class="box infomessage" %)
27 +(((
28 +sudo apt install -y libsqlite3-dev
29 +sudo apt install -y libftdi1-dev
30 +)))
31 +
23 23  Run command clone dragino-fwd package:
24 24  
25 25  (% class="box infomessage" %)