We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 745899d commit 3c9fe02Copy full SHA for 3c9fe02
README.md
@@ -11,7 +11,7 @@ Getting Started
11
- Write access to an empty [PostgreSQL](postgresql.org) database.
12
- A Python installation with the latest master of [IPython Notebook](github.com/ipython/ipython).
13
14
-**Installation**
+**Installation:**
15
16
0. Install `pgcontents` from PyPI via `pip install pgcontents`.
17
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