Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
mla committed Oct 3, 2021
1 parent 24e6223 commit cede03f
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,15 @@ To install locally:

1. Clone the repo. e.g.,

```$ git clone git<span>@</span>github.com:mla/pg_sample.git```
```
$ git clone git<span>@</span>github.com:mla/pg_sample.git
```

2. Install dependencies. For Ubuntu / Mint, try:

```$ sudo apt install perl libdbi-perl libdbd-pg-perl```
```
$ sudo apt install perl libdbi-perl libdbd-pg-perl
```

3. Run it.

Expand Down

0 comments on commit cede03f

Please sign in to comment.