Skip to content

Commit 414c061

Browse files
committed
Update README.md
1 parent 0d4b5a4 commit 414c061

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ Getting Started with Priority Matrix
66
Requirements
77
============
88
Install dependencies:
9-
The API request processor library [Slumber](http://slumber.readthedocs.org/en/v0.6.0/) ::
9+
The API request processor library [Slumber](http://slumber.readthedocs.org/en/v0.6.0/) :
1010

1111
`$ pip install slumber`
1212

1313

14-
The encoder and decoder Json library [Demjson](https://pypi.python.org/pypi/demjson) ::
14+
The encoder and decoder Json library [Demjson](https://pypi.python.org/pypi/demjson) :
1515

1616
`$ pip install demjson`
1717

@@ -21,11 +21,11 @@ Installation
2121
============
2222

2323
There are two ways to install the extension.
24-
Using pip::
24+
Using pip:
2525

2626
`$ pip install priority_matrix`
2727

28-
or download the package, and from the source tree::
28+
or download the package, and from the source tree:
2929

3030
`$ [sudo] python setup.py install`
3131

0 commit comments

Comments
 (0)