Skip to content

Commit

Permalink
fixed README
Browse files Browse the repository at this point in the history
  • Loading branch information
tedb committed Dec 3, 2011
1 parent ed6e239 commit 8eaf3f9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -4,6 +4,6 @@ Usage
`
invalidator = CloudfrontInvalidator.new('<AWS key>', '<AWS secret>', '<CF distribution id>')
invalidator.invalidate('/images/rails.png')
invalidator.list()
invalidator.list_detail()
`
invalidator.list()
invalidator.list_detail()
`

0 comments on commit 8eaf3f9

Please sign in to comment.