From 0a59fcecd3b8d699b481e2e1f426b5a2b3d1a814 Mon Sep 17 00:00:00 2001 From: Donghoon Shin Date: Fri, 7 Oct 2016 12:53:26 +0900 Subject: Support artik devices and more standalone devices Change-Id: Ie555ec9b25496b307b2570cee2fd62e0cba3345b --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 8bea69b..179460a 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Buliding & installing $ debuild -2. Install the deb package using dpkg +2. Install the deb package by using dpkg $ cd .. @@ -43,13 +43,13 @@ Getting started 1. Create a litmus project: - $ litmus mk + $ litmus mk [project_name] -2. Modify /userscript.py and /conf.yaml +2. Modify [project_path]/userscript.py and [project_path]/conf.yaml 3. Run the litmus project - $ litmus run + $ litmus run [project_name] Please refer to litmus wiki for more details. -- cgit v1.2.3