Skip to content

Commit

Permalink
updated dev jar instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
colinsurprenant committed Nov 23, 2011
1 parent 4215fa8 commit 10019ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -504,10 +504,10 @@ $ rake build
$ bin/redstorm local path/to/topology_class.rb
```

- generate remote cluster topology jar into `target/cluster-topology.jar`
- generate remote cluster topology jar into `target/cluster-topology.jar`, including the `examples/` directory.

```sh
$ rake devjar
$ rake jar['examples']
```

## Author
Expand Down

0 comments on commit 10019ec

Please sign in to comment.