diff options
Diffstat (limited to 'docs/quick-tutorial.md')
-rw-r--r-- | docs/quick-tutorial.md | 1 |
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 |