Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Commit

Permalink
fix doc - update m2 path where heron libs are installed (#1170)
Browse files Browse the repository at this point in the history
  • Loading branch information
dabaitu authored and kramasamy committed Jul 27, 2016
1 parent d6ae46f commit 2a91bc4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion website/content/docs/upgrade-storm-to-heron.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,9 @@ The Heron API will now be installed in your local [Maven
repository](https://maven.apache.org/settings.html):

```bash
$ ls ~/.m2/repository/twitter/heron
$ ls ~/.m2/repository/com/twitter/heron
heron-api
heron-spi
heron-storm
```

Expand Down

0 comments on commit 2a91bc4

Please sign in to comment.