Skip to content

Commit

Permalink
minor readme fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter committed Dec 22, 2015
1 parent 9330995 commit 2471a35
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Readme.md
Expand Up @@ -4,8 +4,10 @@ Using Geotools (LGPL)

# Usage

`mvn clean install package`
`java -jar target/shp-file-reader*.jar some-shp-file.shp`
```bash
mvn clean install package
java -jar target/shp-file-reader*.jar some-shp-file.shp
```

# License

Expand Down

0 comments on commit 2471a35

Please sign in to comment.