Skip to content

Commit

Permalink
use bash markdown syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
bjarneo committed Apr 24, 2016
1 parent 9740bdc commit db0b9a0
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 @@ -17,14 +17,14 @@ $ sudo pip install pytify
```

## Or clone the repo
```python
```bash
$ git clone https://github.com/bjarneo/pytify.git
$ cd pytify
$ sudo python setup.py install
```

### Usage
```python
```bash
# To start the app type
$ pytify

Expand Down

0 comments on commit db0b9a0

Please sign in to comment.