Skip to content

Commit 3c9fe02

Browse files
author
Scott Sanderson
committed
DOC: Add missing colon to README.
1 parent 745899d commit 3c9fe02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Getting Started
1111
- Write access to an empty [PostgreSQL](postgresql.org) database.
1212
- A Python installation with the latest master of [IPython Notebook](github.com/ipython/ipython).
1313

14-
**Installation**
14+
**Installation:**
1515

1616
0. Install `pgcontents` from PyPI via `pip install pgcontents`.
1717
1. Run `pgcontents init` to configure your database. You will be prompted for a database URL for pgcontents to use for storage.

0 commit comments

Comments
 (0)