Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix README
  • Loading branch information
Nathan Marz committed Nov 7, 2011
1 parent e7adbdb commit 1f5cb7f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.markdown
Expand Up @@ -10,10 +10,11 @@ More information about Storm can be found on the [project page](http://github.co

## Running an example with Leiningen

```
lein deps
lein compile
java -cp `lein classpath` storm.starter.ExclamationTopology

```

## Maven

Expand Down

0 comments on commit 1f5cb7f

Please sign in to comment.