Skip to content

Commit

Permalink
Bash syntax formatting for examples
Browse files Browse the repository at this point in the history
  • Loading branch information
kurt-griffiths committed Jul 6, 2012
1 parent d81c542 commit f41b55d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -15,7 +15,7 @@ sudo npm install . -g

### Example ###

```
```bash
moruga -u http://duckduckgo.com -f filters.example.js -v
```

Expand All @@ -27,7 +27,7 @@ moruga -u http://duckduckgo.com -f filters.example.js -v

### HTTPS ###

```
```bash
moruga -u http://duckduckgo.com -f filters.example.js --ssl-key=server-key.pem --ssl-cert=server-cert.pem
```

Expand Down

0 comments on commit f41b55d

Please sign in to comment.