Skip to content

Commit

Permalink
Minor change in README
Browse files Browse the repository at this point in the history
  • Loading branch information
agraboso committed Oct 5, 2015
1 parent 87f72dc commit 852aa61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ A simple Python script to merge [RFC5545](https://tools.ietf.org/html/rfc5545) c
## Installation

```
pip install merge_ics
$ pip install merge_ics
```

## Usage

```
merge_ics <config_file>
$ merge_ics <config_file>
```

## Config file format
Expand Down

0 comments on commit 852aa61

Please sign in to comment.