Skip to content

Commit

Permalink
DOC: Add missing colon to README.
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott Sanderson committed Dec 18, 2014
1 parent 745899d commit 3c9fe02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Getting Started
- Write access to an empty [PostgreSQL](postgresql.org) database.
- A Python installation with the latest master of [IPython Notebook](github.com/ipython/ipython).

**Installation**
**Installation:**

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

0 comments on commit 3c9fe02

Please sign in to comment.