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 79f3742 commit 6a1b685
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,16 +39,16 @@ 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.

$ cd pg_sample
$ ./pg_sample ... # See below for options
```$ cd pg_sample
$ ./pg_sample ... # See below for options```

## Command-line Options

Expand Down

0 comments on commit 6a1b685

Please sign in to comment.