Skip to content

Commit

Permalink
Fix CONTRIBUTING instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetlov committed Dec 12, 2015
1 parent 6ae0afe commit 8a2ba3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ You will also need to create a postgres user and database for the test suite::

You can use the ``setup_test_db.sql`` script to do the setup::

$ sudo -u postgres aiopg <setup_test_db.sql
$ sudo -u postgres psql < setup_test_db.sql

That's all.

Expand Down

0 comments on commit 8a2ba3f

Please sign in to comment.