Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jochenklar committed Aug 12, 2017
1 parent a83fbeb commit 3c56054
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Install
-------

```bash
pip install wms-downloader
pip install wms-downloader
```

Usage
Expand Down Expand Up @@ -38,6 +38,6 @@ tmpfile: /tmp/wms.xml
Then run the script in the same directory as `config.yml` or use the `-c` argument:

```
wms-downloader
wms-downloader -c /path/to/my_custom_config.yml
wms-downloader
wms-downloader -c /path/to/my_custom_config.yml
```

0 comments on commit 3c56054

Please sign in to comment.