From 6f4a7c7d3322eae5fa91acc06d2884cf0e579077 Mon Sep 17 00:00:00 2001 From: Stephane Desneux Date: Thu, 17 Nov 2016 01:10:42 +0100 Subject: [PATCH] docs: fix smallest typo, ever Change-Id: Ibe47587fc1971de44e46147b110f2605b262c639 Signed-off-by: Stephane Desneux --- docs/quick-tutorial.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/quick-tutorial.md b/docs/quick-tutorial.md index 081dfe5..f55d4d0 100644 --- a/docs/quick-tutorial.md +++ b/docs/quick-tutorial.md @@ -29,6 +29,7 @@ Using the CLI tool ### Setup Environment Connect your AGL target board to the network and copy some sample widgets on it through SSH (set BOARDIP with your board IP address) : + ``` $ cd afm-widget-examples $ BOARDIP=1.2.3.4 -- 2.16.6