Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
updated to code block instead of quote
  • Loading branch information
laminko authored Jun 9, 2019
1 parent f5bcb18 commit 658d7ae
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,11 @@ Using `pip`:
Using source:

> `git clone https://github.com/laminko/madmac.git`
> `cd madmac`
> `python setup.py install`
```bash
$ git clone https://github.com/laminko/madmac.git
$ cd madmac
$ python setup.py install
```

### Usage

Expand Down

0 comments on commit 658d7ae

Please sign in to comment.