From 3a538be1c756c7cb943267995880cad2d4a44d25 Mon Sep 17 00:00:00 2001 From: "nshero.lee" Date: Thu, 21 Dec 2017 15:28:24 +0900 Subject: [PATCH] Update readme Signed-off-by: nshero.lee --- test/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/README.md b/test/README.md index f45cd86..c6feed7 100644 --- a/test/README.md +++ b/test/README.md @@ -1,9 +1,9 @@ ## How to use - Required packages(If your target binary doesn't have, install it) -: capi-network-connection, capi-network-wifi-manager +* capi-network-connection, capi-network-wifi-manager 1. Clone git and buid with master branch 2. gbs build : gbs build -A armv7l 3. Create folder and copy config.json -: create '/etc/setup-adaptor' -: Copy config.json under /etc/setup-adaptor +* create '/etc/setup-adaptor' +* Copy config.json under /etc/setup-adaptor -- 2.34.1