Skip to content

Commit

Permalink
Command update
Browse files Browse the repository at this point in the history
  • Loading branch information
itsderek23 committed May 5, 2020
1 parent bf1c32f commit 340aebd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Read more about our [beliefs](#beliefs).

## Quickstart

Replace `demo` with the name of your ML project in the examples below.
_Replace `demo` with the name of your ML project in the examples below._

Create the project:

Expand All @@ -26,7 +26,7 @@ cd demo
There's a placeholder model you can invoke immediately from the command line:

```
demo predict [[0,1],[2,3]]
whisk predict [[0,1],[2,3]]
```

...and a ready-to-go Flask web service:
Expand Down

0 comments on commit 340aebd

Please sign in to comment.