Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rowanseymour authored Jun 2, 2017
1 parent 6aa5b3d commit 1ffa3cd
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 @@ -17,7 +17,7 @@
## expression tester

```
% go install github.com/nyaruka/goflow/cmd/excellent/exptester
% go install github.com/nyaruka/goflow/cmd/exptester
% $GOPATH/bin/exptester '@(10 / 5 >= 2)'
% $GOPATH/bin/exptester '@(TITLE("foo"))'
```
Expand All @@ -26,4 +26,4 @@

```
% go test github.com/nyaruka/goflow/...
```
```

0 comments on commit 1ffa3cd

Please sign in to comment.