Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Commit db0b9a0

Browse files
author
bjarneo
committed
use bash markdown syntax
1 parent 9740bdc commit db0b9a0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@ $ sudo pip install pytify
1717
```
1818

1919
## Or clone the repo
20-
```python
20+
```bash
2121
$ git clone https://github.com/bjarneo/pytify.git
2222
$ cd pytify
2323
$ sudo python setup.py install
2424
```
2525

2626
### Usage
27-
```python
27+
```bash
2828
# To start the app type
2929
$ pytify
3030

0 commit comments

Comments
 (0)