Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Adding copy cmd to readme
  • Loading branch information
mellistibco authored May 13, 2019
1 parent 364c6a1 commit 3c4485e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion examples/cobi_bike/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,7 @@ Here we are building an example for using a [COBI bike](https://cobi.bike/) appl
```
flogo create -f cobiBikeStreamApp.json
flogo build
cp Archive_COBI_bike_thresh_0.2.zip ./bin
cp bike_data.csv ./bin
cd bin
```
```

0 comments on commit 3c4485e

Please sign in to comment.