File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,12 +6,12 @@ Getting Started with Priority Matrix
66Requirements
77============
88Install 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
2323There 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
You can’t perform that action at this time.
0 commit comments