Skip to content

Commit be8a509

Browse files
committed
Spacing incorrect such the renumbering started when viewed in github
1 parent a6a5f08 commit be8a509

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@ The following items are required on the host platform in addition to the Boundar
1414
### Installation of the PsycoPG2 library using pip:
1515

1616
1. Install [pip](http://pip.readthedocs.org/en/latest/installing.html) if not already installed
17-
```bash
18-
$ curl -s https://bootstrap.pypa.io/get-pip.py > get-pip.py
17+
```bash
18+
$ curl -s https://bootstrap.pypa.io/get-pip.py > get-pip.py
1919
$ sudo python get-pip.py
20-
```
21-
2. Install the `psycopy2` module
22-
```
20+
```
21+
2. Install the `psycopy2` module
22+
```bash
2323
$ pip install psycopg2
24-
```
24+
```
2525

2626
## Metrics
2727
The plugin currently provides the below indicated metrics below, but can easily be extended to provide per database metrics or custom metrics if required.

0 commit comments

Comments
 (0)