aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephane Desneux <stephane.desneux@iot.bzh>2016-11-17 01:10:42 +0100
committerStephane Desneux <stephane.desneux@iot.bzh>2016-11-17 01:10:42 +0100
commit6f4a7c7d3322eae5fa91acc06d2884cf0e579077 (patch)
treef38b7c15627ed3f11606dabbef1a49d257c1ad6b
parentf8ac4a3d0132968d06855177da630e8e788baee6 (diff)
docs: fix smallest typo, ever
Change-Id: Ibe47587fc1971de44e46147b110f2605b262c639 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
-rw-r--r--docs/quick-tutorial.md1
1 files changed, 1 insertions, 0 deletions
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