Skip to content

Commit db480f4

Browse files
author
Alan Shaw
committed
Add instruction on how to run
1 parent c362340 commit db480f4

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,11 @@ Nodebot Workshop [![Build Status](https://travis-ci.org/tableflip/nodebot-worksh
44
**A [nodeschool][1] workshop on how to get your Arduino alive with [rwaldron/johnny-five][2]**
55

66
```shell
7-
npm install -g nodebot-workshop
8-
```
7+
# Install
8+
npm install -g nodebot-workshop
9+
# Run
10+
nodebot-workshop
11+
```
912

1013
![Nodebot workshop menu](https://raw.githubusercontent.com/tableflip/nodebot-workshop/master/screenshot.png)
1114

0 commit comments

Comments
 (0)